|
|
|
BlueCielo Meridian Enterprise 2013 VBScript API Reference | BlueCielo ECM Solutions |
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 |
Remarks
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.
Related concepts
Copyright © 2000-2013 BlueCielo ECM Solutions |