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

VaultWorkflowOperations Object  | VaultWorkflowOperations Members