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