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