Click or drag to resize

BCProjectWorkflowDef Properties

The BCProjectWorkflowDef type exposes the following members.

Properties
  NameDescription
Public propertyExtendable
Gets the extended object.
(Inherited from BCRepositoryObject.)
Public propertyIsDisposed
Gets a value indicating whether the object has been disposed of.
(Inherited from DisposableObject.)
Public propertyManagerOption
Gets or sets a value that defines the way in which the workflow manager is determined.
Public propertyProjectDefinition
Gets the project definition for the workflow.
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