Assembly: OptimaJet.Workflow.BpmnPlugin

Class TCallConversation

OptimaJet.Workflow.BpmnPlugin.Model.TCallConversation

public class TCallConversation : TConversationNode

Type Hierarchy

Constructors

public TCallConversation() #

Initializes a new instance of the TCallConversation class.

Properties

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

Gets a value indicating whether the ParticipantAssociation collection is empty.

public XmlQualifiedName CalledCollaborationRef { get; set; } #