The WorkflowState type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | IsSystem |
Indicates if the state is a system state. System states (i.e.: Draft, Published) have a special behavior. They cannot be deleted or moved.
|
![]() | Order |
State Order
|
![]() | SendNotification |
If set to true the Workflow Engine will send system notification to the reviewer of the state when the workflow reach it
|
![]() | SendNotificationToAdministrators |
If set to true the Workflow Engine IWorkflowEngine will send system notification to administrators user when the workflow reach it
|
![]() | StateID |
State Id
|
![]() | StateName |
State name
|
![]() | WorkflowID |
Workflow associated to the state
|