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