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.
Updates the cross-reference progress bar during cross-reference information generation.
Syntax
client server public static void updateProgressBar(
xRefUpdate xrefUpdateObject,
int64 batchJobid,
int sleepTime)
Run On
Called
Parameters
- xrefUpdateObject
Type: xRefUpdate Class
The reference to the xRefUpdate instance creating or updating the cross-reference information.
- batchJobid
Type: int64
The ID of the batch job.
- sleepTime
Type: int
Amount of time to sleep before the next progress bar update operation occurs.