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