M-Files API 23.11.13135.0
RemoveWorkflowAdmin Method
VaultWorkflowOperations Object : RemoveWorkflowAdmin Method
The ID of the workflow to be removed.
Description
Deletes the workflow with the specified ID.
Syntax
Visual Basic
Public Sub RemoveWorkflowAdmin( _
   ByVal WorkflowID As Long _
) 
Parameters
WorkflowID
The ID of the workflow to be removed.
Remarks
This method is available only if M-Files API is used in the server interface mode.
See Also

VaultWorkflowOperations Object  | VaultWorkflowOperations Members