BCSWorkflowTransition Properties |
The BCSWorkflowTransition type exposes the following members.
Name | Description | |
---|---|---|
CreateNewRevision |
Gets a value indicating whether a new revision is created when the workflow transition is executed.
| |
DisplayName |
Gets the display name of the workflow transition.
| |
IsDisposed |
Gets a value indicating whether the object has been disposed of.
(Inherited from DisposableObject.) | |
Metadata |
Gets the metadata for the script object.
(Inherited from BCScriptObject.) | |
Name |
Gets the internal name of the workflow transition.
| |
SourceState |
Gets the source workflow state.
| |
TargetState |
Gets the target workflow state.
| |
UnderlyingObject |
Gets the underlying wrapped object.
(Inherited from DisposableObject.) | |
Workflow |
Gets the parent workflow.
|