Class TChoreographyActivity
OptimaJet.Workflow.BpmnPlugin.Model.TChoreographyActivity
Namespace: OptimaJet.Workflow.BpmnPlugin.Model
public abstract class TChoreographyActivity : TFlowNodeType Hierarchy
- TBaseElement
- TFlowElement
- TFlowNode
- TChoreographyActivity Current type
- TFlowNode
- TFlowElement
Constructors
public TChoreographyActivity() #Initializes a new instance of the TChoreographyActivity class.
Properties
public Collection<XmlQualifiedName> ParticipantRef { get; } #public Collection<TCorrelationKey> CorrelationKey { get; } #public bool CorrelationKeySpecified { get; } #Gets a value indicating whether the CorrelationKey collection is empty.
public XmlQualifiedName InitiatingParticipantRef { get; set; } #public TChoreographyLoopType LoopType { get; set; } #