Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Prioritizes a job by using the script weight.
Syntax
client server public static void prioritizedJobFromScript(
ReleaseUpdatePrioritizedJobs _job,
ReleaseUpdateScripts _script,
[ReleaseUpdateBulkTableInfo _tableInfo])
Run On
Called
Parameters
- _job
Type: ReleaseUpdatePrioritizedJobs Table
The upgrade job to prioritize.
- _script
Type: ReleaseUpdateScripts Table
The upgrade script.
- _tableInfo
Type: ReleaseUpdateBulkTableInfo Table
The table information.