tDefinitionsrelationship - свойство |
Пространство имён:
Tessa.Workflow.BPMN.Classes
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис[XmlElementAttribute("relationship")]
public tRelationship[] relationship { get; set; }<XmlElementAttribute("relationship")>
Public Property relationship As tRelationship()
Get
Setpublic:
[XmlElementAttribute(L"relationship")]
property array<tRelationship^>^ relationship {
array<tRelationship^>^ get ();
void set (array<tRelationship^>^ value);
}[<XmlElementAttribute("relationship")>]
member relationship : tRelationship[] with get, set
Значение свойства
Тип:
tRelationship
Заметки
См. также