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