Workflow Engine .NET

Assembly: OptimaJet.Workflow.BpmnPlugin

Class TFlowNode

OptimaJet.Workflow.BpmnPlugin.Model.TFlowNode

public abstract class TFlowNode : TFlowElement

Inheritance

Constructors

public TFlowNode() #

Initializes a new instance of the TFlowNode class.

Properties

Name
Type
Incoming #
Collection<XmlQualifiedName>
IncomingSpecified #
Boolean

Gets a value indicating whether the Incoming collection is empty.

Outgoing #
Collection<XmlQualifiedName>
OutgoingSpecified #
Boolean

Gets a value indicating whether the Outgoing collection is empty.

Derived Types