BlueCielo Meridian Enterprise 2018 VBScript API Reference

GetExpectedTransitionResult method

Returns the expected result of executing the specified project workflow transition for the current folder object.

Syntax

GetExpectedTransitionResult(Transition As IASWorkflowTransition) As AS_WORKFLOW_TRANS_RES
Parameters
Name Description

Transition

An object that represents the project workflow transition to run.

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.