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