tThrowEventdataInputAssociation - свойство |
Пространство имён:
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
Set
public:
[XmlElementAttribute(L"dataInputAssociation")]
property array<tDataInputAssociation^>^ dataInputAssociation {
array<tDataInputAssociation^>^ get ();
void set (array<tDataInputAssociation^>^ value);
}
[<XmlElementAttribute("dataInputAssociation")>]
member dataInputAssociation : tDataInputAssociation[] with get, set
Значение свойства
Тип:
tDataInputAssociationЗаметки См. также