Assembly: OptimaJet.Workflow.BpmnPlugin

Class TThrowEvent

OptimaJet.Workflow.BpmnPlugin.Model.TThrowEvent

public abstract class TThrowEvent : TEvent

Type Hierarchy

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.