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