You are here: Appendix B: VBScript reference > About the objects > About the Folder object > The Folder object methods > GetExpectedTransitionResult method
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.

Related concepts

About the Folder object

Related information

IsProject property

ParentProject property

ProjectTypeDisplayName property

ProjectTypeName property

WorkflowManagers property

WorkFlowState property

WorkflowStatus property

ExecTransition method

Interlock method

ReassignWorkflowManagers method

Reroute method


www.bluecieloecm.com