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.
Converts the priority of an upgrade script to a batch job priority.
Syntax
server public static BatchPriority releaseUpdatePriority2BatchPriority(ReleaseUpdatePriority _releaseUpdatePriority)
Run On
Server
Parameters
- _releaseUpdatePriority
Type: ReleaseUpdatePriority Extended Data Type
The priority of the script.
Return Value
Type: BatchPriority Extended Data Type
The batch priority.
Remarks
Batch jobs are executed in the order of their priority.