BCDocumentWorkflow Properties |
The BCDocumentWorkflow type exposes the following members.
Name | Description | |
---|---|---|
![]() | CanChangeTodoPerson |
Gets a value indicating whether a user is allowed to forward the document.
|
![]() | Comment |
Gets or sets the text message of a document log comment (the last added line).
|
![]() | Document |
Gets the document the workflow manages.
|
![]() | Log |
Gets the content of the document log.
|
![]() | Manager |
Gets or sets the user name of the current workflow manager.
|
![]() | Managers |
Gets the array of user names of the current managers.
|
![]() | PossibleNextStates |
Gets possible states to which a user can move the document.
|
![]() | Status |
Gets the current workflow state.
|
![]() | StatusText |
Gets the description of the current workflow state.
|
![]() | TodoAction |
Gets the description of the action associated with the current workflow state.
|
![]() | TodoPerson |
Gets or sets the user name of the current to-do person.
|
![]() | TodoPersons |
Gets the array of user names of the current to-do persons.
|
![]() | WorkflowDef |
Gets the current workflow definition of the document.
|
![]() | WorkflowState |
Gets the current workflow state of the document.
|