Class TParticipant
OptimaJet.Workflow.BpmnPlugin.Model.TParticipant
Namespace: OptimaJet.Workflow.BpmnPlugin.Model
public class TParticipant : TBaseElementType Hierarchy
- TBaseElement
- TParticipant Current type
Constructors
public TParticipant() #Initializes a new instance of the TParticipant class.
Properties
public Collection<XmlQualifiedName> InterfaceRef { get; } #public bool InterfaceRefSpecified { get; } #Gets a value indicating whether the InterfaceRef collection is empty.
public Collection<XmlQualifiedName> EndPointRef { get; } #public bool EndPointRefSpecified { get; } #Gets a value indicating whether the EndPointRef collection is empty.
public TParticipantMultiplicity ParticipantMultiplicity { get; set; } #public string Name { get; set; } #public XmlQualifiedName ProcessRef { get; set; } #