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