M-Files API 23.11.13135.0
GetScheduledJobRunInfo Method
VaultScheduledJobManagementOperations Object : GetScheduledJobRunInfo Method
The ID of the scheduled job to retrieve run info for.
Description
Gets run information on the specified scheduled job.
Syntax
Visual Basic
Public Function GetScheduledJobRunInfo( _
   ByVal ID As Long _
) As ScheduledJobRunInfo
Parameters
ID
The ID of the scheduled job to retrieve run info for.
Remarks
This method is available only if M-Files API is used in the server interface mode.
See Also

VaultScheduledJobManagementOperations Object  | VaultScheduledJobManagementOperations Members