IWorkflow Properties Ingeniux CMS Content Store API

The IWorkflow type exposes the following members.

Properties

  Name Description
Public property AssignedUser
Gets the User to whom the Page this workflow holds is assigned.
Public property Comment
Gets the user comments from the last Advancement of this workflow.
Public property Created
Gets the entity's creation date.
(Inherited from IEntity.)
Public property CreationUser
Gets the ID of the User who created this entity.
(Inherited from IEntity.)
Public property CurrentGroup
Public property CurrentWorkState
Gets the workflow's current Work State.
Public property DefaultTransition
Gets the default transition of this workflow's CurrentWorkState.
Public property DontExecuteActions
Gets and sets whether or not to execute Actions during a workflow advance.
Public property IsActive
Gets whether the workflow's current Work State is active.
Public property LastModified
Gets the date when the entity was most recently modified.
(Inherited from IEntity.)
Public property LastModifiedUser
Gets the ID of the User who lasted edited the entity.
(Inherited from IEntity.)
Public property Locked
Gets and sets whether this workflow is in lockdown mode. When a workflow is in lockdown mode, advancing it throws an error.
Public property Name
Gets and sets the entity's name.
(Inherited from IEntity.)
Public property Page
Gets the Page associated with this workflow.
Public property Session
Gets the session that retrieved this entity. An entity is always session-specific.
(Inherited from IEntity.)
Public property SessionId
Gets the unique ID of the session that retrieved this entity.
(Inherited from IEntity.)
Public property WorkflowDefinition
Gets the Workflow Definition from which the workflow was created.
Top
See Also

Reference