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