Class TThrowEvent
OptimaJet.Workflow.BpmnPlugin.Model.TThrowEvent
Namespace: OptimaJet.Workflow.BpmnPlugin.Model
public abstract class TThrowEvent : TEventType Hierarchy
- TBaseElement
- TFlowElement
Constructors
public TThrowEvent() #Initializes a new instance of the TThrowEvent class.
Properties
public Collection<TDataInput> DataInput { get; } #public bool DataInputSpecified { get; } #Gets a value indicating whether the DataInput collection is empty.
public Collection<TDataInputAssociation> DataInputAssociation { get; } #public bool DataInputAssociationSpecified { get; } #Gets a value indicating whether the DataInputAssociation collection is empty.
public TInputSet InputSet { get; set; } #public Collection<TEventDefinition> EventDefinition { get; } #public bool EventDefinitionSpecified { get; } #Gets a value indicating whether the EventDefinition collection is empty.
public Collection<XmlQualifiedName> EventDefinitionRef { get; } #public bool EventDefinitionRefSpecified { get; } #Gets a value indicating whether the EventDefinitionRef collection is empty.