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