JobStateInfo Object (COM-based API)
This object provides information about the state and progress of a job.
Properties
Name | Type | Description |
Id | String, read-only | The ID of the job to which the object belongs. |
State | JobStateEnum, read-only | Returns the job state. |
Progress | Long, read-only | Returns the current completion percentage for a specified job. |
Methods
Name | Description |
LocalizedUnicodeStr | Returns the text of the message in the specified language (unlike the UnicodeStr property, which returns the text of the message in the server language). |
See also
26.03.2024 13:49:49