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