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