M-Files API 23.11.13135.0
GetWorkflowStateTransitionIDByAlias Method
VaultWorkflowOperations Object : GetWorkflowStateTransitionIDByAlias Method
The alias that is used for identifying the workflow.
Description
Receives the ID of the workflow state transition with the specified alias. Returns -1 if a match is not found or if more than one workflow state transition uses the specified alias.
Syntax
Visual Basic
Public Function GetWorkflowStateTransitionIDByAlias( _
   ByVal Alias As String _
) As Long
Parameters
Alias
The alias that is used for identifying the workflow.
See Also

VaultWorkflowOperations Object  | VaultWorkflowOperations Members