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