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