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