Click or drag to resize

BCWorkflowDef Properties

The BCWorkflowDef type exposes the following members.

Properties
  NameDescription
Public propertyDescription
Gets or sets the description of the workflow definition.
Public propertyDisplayName
Gets or sets the display name of the workflow definition.
Public propertyEnvironment
Gets the environment settings.
Public propertyExtendable
Gets the extended object.
(Inherited from BCRepositoryObject.)
Public propertyID
Gets the value that uniquely identifies the workflow definition.
Public propertyIsDisposed
Gets a value indicating whether the object has been disposed of.
(Inherited from DisposableObject.)
Public propertyManagerOption
Gets or sets the value that defines the way in which the workflow manager is determined.
Public propertyName
Gets or set the internal name of the workflow definition.
Public propertyRepository
Gets the repository to which the object belongs.
(Inherited from BCRepositoryObject.)
Public propertySecurable
Gets the secured object.
(Inherited from BCRepositoryObject.)
Public propertyUnderlyingObject
Gets the underlying wrapped object.
(Inherited from DisposableObject.)
Public propertyWorkflowStates
Gets the collection of available workflow states.
Public propertyWorkflowTransitions
Gets the collection of available workflow transitions.
Top
See Also