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