BCWorkflowDef Properties |
The BCWorkflowDef type exposes the following members.
Name | Description | |
---|---|---|
Description |
Gets or sets the description of the workflow definition.
| |
DisplayName |
Gets or sets the display name of the workflow definition.
| |
Environment |
Gets the environment settings.
| |
Extendable |
Gets the extended object.
(Inherited from BCRepositoryObject.) | |
ID |
Gets the value that uniquely identifies the workflow definition.
| |
IsDisposed |
Gets a value indicating whether the object has been disposed of.
(Inherited from DisposableObject.) | |
ManagerOption |
Gets or sets the value that defines the way in which the workflow manager is determined.
| |
Name |
Gets or set the internal name of the workflow definition.
| |
Repository |
Gets the repository to which the object belongs.
(Inherited from BCRepositoryObject.) | |
Securable |
Gets the secured object.
(Inherited from BCRepositoryObject.) | |
UnderlyingObject |
Gets the underlying wrapped object.
(Inherited from DisposableObject.) | |
WorkflowStates |
Gets the collection of available workflow states.
| |
WorkflowTransitions |
Gets the collection of available workflow transitions.
|