Receives all states of the specified workflow.
In scripting languages, a specific null value (e.g., Nothing in VBScript) should be used to indicate the default value.
Visual Basic |
---|
Public Function GetWorkflowStates( _ ByVal Workflow As Long, _ Optional ByVal CurrentState As TypedValue = 0 _ ) As States |
In scripting languages, a specific null value (e.g., Nothing in VBScript) should be used to indicate the default value.