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