Assembly: OptimaJet.Workflow.BpmnPlugin

Class TCallChoreography

OptimaJet.Workflow.BpmnPlugin.Model.TCallChoreography

public class TCallChoreography : TChoreographyActivity

Type Hierarchy

Constructors

public TCallChoreography() #

Initializes a new instance of the TCallChoreography class.

Properties

public Collection<TParticipantAssociation> ParticipantAssociation { get; } #
public bool ParticipantAssociationSpecified { get; } #

Gets a value indicating whether the ParticipantAssociation collection is empty.

public XmlQualifiedName CalledChoreographyRef { get; set; } #