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

VaultWorkflowOperations Object  | VaultWorkflowOperations Members