Modifies the specified scheduled job in the vault.
Visual Basic |
---|
Public Sub ModifyScheduledJob( _ ByVal ScheduledJob As ScheduledJob _ ) |
This method is available only if M-Files API is used in the server interface mode.
If the targeted scheduled task is an ExportContentJob or an ImportContentJob and if replication via cloud is enabled (see SetReplicationViaCloud for export jobs and SetReplicationViaCloud for import jobs), the "UseMultipleContentPackages" flag via the "Flags" property must be enabled as well (see Flags for export jobs and for Flags import jobs, and eventually MFExportContentFlag and MFImportContentFlag, respectively).