BlueCielo Meridian Enterprise 2018 VBScript API Reference
GetExpectedTransitionResult method
Returns the expected result of executing the specified workflow definition transition for the current document object.
Syntax
GetExpectedTransitionResult(Transition As IASWorkflowTransition) As AS_WORKFLOW_TRANS_RES
Name | Description |
---|---|
Transition |
An object that represents the workflow definition transition to execute |
Return Value
Returns a long integer that is equivalent to one or more of the AS_WORKFLOW_TRANS_RES constants that represents the expected results. Use this method to determine the current consensus status of parallel workflows.