tActivitystartQuantity - свойство
Пространство имён: Tessa.Workflow.BPMN.ClassesСборка: Tessa (в Tessa.dll) Версия: 4.0.4
[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