Class Flow
Inheritance
↳ object
↳ Flow
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 Flow
Properties
Id
Declarationpublic string Id { get; }
| Type | Description | 
|---|---|
| string | 
Name
Declarationpublic string Name { get; }
| Type | Description | 
|---|---|
| string | 
Fields
sourceRef
Declarationpublic string sourceRef
| Type | Description | 
|---|---|
| string | 
targetRef
Declarationpublic string targetRef
| Type | Description | 
|---|---|
| string |