tCollaborationparticipant - свойство
Пространство имён: Tessa.Workflow.BPMN.ClassesСборка: Tessa (в Tessa.dll) Версия: 4.0.4
[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