M-Files API 23.11.13135.0
UpdateWorkflowAdmin Method
VaultWorkflowOperations Object : UpdateWorkflowAdmin Method
Workflow object to update.
Description
Updates the workflow. The ID property identifies the workflow to modify. Returns the updated workflow.
Syntax
Visual Basic
Public Function UpdateWorkflowAdmin( _
   ByVal Workflow As WorkflowAdmin _
) As WorkflowAdmin
Parameters
Workflow
Workflow object to update.
Remarks
This method is available only if M-Files API is used in the server interface mode.
See Also

VaultWorkflowOperations Object  | VaultWorkflowOperations Members