Click or drag to resize
BCProjectWorkflow Properties

The BCProjectWorkflow type exposes the following members.

Properties
  NameDescription
Public propertyAvailableTransitions
Gets the collection of available workflow transitions.
Public propertyManagers
Gets the array of user names of the current managers.
Public propertyProject
Gets the project the workflow manages.
Public propertyStatus
Gets the current workflow state.
Public propertyStatusText
Gets the description of the current workflow state.
Public propertyTodoAction
Gets the description of the action associated with the current workflow state.
Public propertyWorkflowDef
Gets the current workflow definition of the project.
Public propertyWorkflowState
Gets the current workflow state of the project.
Top
See Also