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