Class Participant
Inheritance
↳ object
↳ Participant
Inherited Members
Equals(object)
Equals(object, object)
GetHashCode()
GetType()
MemberwiseClone()
ReferenceEquals(object, object)
ToString()
Namespace: OptimaJet.Workflow.Core.BPMN
Assembly: OptimaJet.Workflow.Core.dll
Syntaxpublic class Participant
Fields
Id
Declarationpublic string Id
Type | Description |
---|---|
string |
Name
Declarationpublic string Name
Type | Description |
---|---|
string |
ProcessRef
Declarationpublic string ProcessRef
Type | Description |
---|---|
string |