Class MessageFlow
Inheritance
↳ object
↳ MessageFlow
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 MessageFlow
Fields
Id
Declarationpublic string Id
| Type | Description | 
|---|---|
| string | 
Name
Declarationpublic string Name
| Type | Description | 
|---|---|
| string | 
ProcessRef
Declarationpublic string ProcessRef
| Type | Description | 
|---|---|
| string | 
sourceRef
Declarationpublic string sourceRef
| Type | Description | 
|---|---|
| string | 
targetRef
Declarationpublic string targetRef
| Type | Description | 
|---|---|
| string |