Class TLane
OptimaJet.Workflow.BpmnPlugin.Model.TLane
Namespace: OptimaJet.Workflow.BpmnPlugin.Model
public class TLane : TBaseElementType Hierarchy
- TBaseElement
- TLane Current type
Constructors
Properties
public TBaseElement PartitionElement { get; set; } #public Collection<string> FlowNodeRef { get; } #public bool FlowNodeRefSpecified { get; } #Gets a value indicating whether the FlowNodeRef collection is empty.
public TLaneSet ChildLaneSet { get; set; } #public string Name { get; set; } #public XmlQualifiedName PartitionElementRef { get; set; } #