Class TCatchEvent
OptimaJet.Workflow.BpmnPlugin.Model.TCatchEvent
Namespace: OptimaJet.Workflow.BpmnPlugin.Model
public abstract class TCatchEvent : TEventInheritance
- System.Object
- TBaseElement
- TFlowElement
- TFlowNode
- TEvent
Constructors
public TCatchEvent() #Initializes a new instance of the TCatchEvent class.
Properties
Name
Type
DataOutput #Collection<TDataOutput>DataOutputSpecified #BooleanGets a value indicating whether the DataOutput collection is empty.
DataOutputAssociation #Collection<TDataOutputAssociation>DataOutputAssociationSpecified #BooleanGets a value indicating whether the DataOutputAssociation collection is empty.
OutputSet #TOutputSetEventDefinition #Collection<TEventDefinition>EventDefinitionSpecified #BooleanGets a value indicating whether the EventDefinition collection is empty.
EventDefinitionRef #Collection<XmlQualifiedName>EventDefinitionRefSpecified #BooleanGets a value indicating whether the EventDefinitionRef collection is empty.
ParallelMultiple #Boolean