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