tInputOutputSpecificationdataInput - свойство
Пространство имён: Tessa.Workflow.BPMN.ClassesСборка: Tessa (в Tessa.dll) Версия: 4.0.4
[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