tActivitystartQuantity - свойство |
Пространство имён:
Tessa.Workflow.BPMN.Classes
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис [XmlAttributeAttribute(DataType = "integer")]
[DefaultValueAttribute("1")]
public string startQuantity { get; set; }
<XmlAttributeAttribute(DataType := "integer")>
<DefaultValueAttribute("1")>
Public Property startQuantity As String
Get
Set
public:
[XmlAttributeAttribute(DataType = L"integer")]
[DefaultValueAttribute(L"1")]
property String^ startQuantity {
String^ get ();
void set (String^ value);
}
[<XmlAttributeAttribute(DataType = "integer")>]
[<DefaultValueAttribute("1")>]
member startQuantity : string with get, set
Значение свойства
Тип:
StringЗаметки См. также