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

VaultWorkflowOperations Object  | VaultWorkflowOperations Members