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