Gets and sets the Work State before the Workflow advances through this transition.
Transition is only available for Workflow to advance through, if Workflow is currently on this Work state.
Namespace: Ingeniux.CMS
Assembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 9.0.565.0 (9.0.565)
Syntax
Property Value
Type: IWorkStateExceptions
Exception | Condition |
---|---|
ArgumentNullException | When trying to set the value to null, or when the value is null when you attempt to save the entity. |
Remarks
See Also