M-Files API 23.11.13135.0
AddWorkflowAdmin Method
VaultWorkflowOperations Object : AddWorkflowAdmin Method
The workflow object to be added.
Description
Adds a new workflow. Returns the created workflow, with the ID property set to the real ID value.
Syntax
Visual Basic
Public Function AddWorkflowAdmin( _
   ByVal Workflow As WorkflowAdmin _
) As WorkflowAdmin
Parameters
Workflow
The workflow object to be added.
Remarks
This method is available only if M-Files API is used in the server interface mode.
See Also

VaultWorkflowOperations Object  | VaultWorkflowOperations Members