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