M-Files API 23.11.13135.0
StartScheduledJob Method
VaultScheduledJobManagementOperations Object : StartScheduledJob Method
The ID of the scheduled job to start.
Description
Starts the execution of the specified scheduled job.
Syntax
Visual Basic
Public Sub StartScheduledJob( _
   ByVal ID As Long _
) 
Parameters
ID
The ID of the scheduled job to start.
Remarks
This method is available only if M-Files API is used in the server interface mode.
See Also

VaultScheduledJobManagementOperations Object  | VaultScheduledJobManagementOperations Members