GetJobAttr Method
- Last UpdatedNov 06, 2025
- 1 minute read
The GetJobAttr() method retrieves the requested JobAttr object. This overload of the method specifies the attribute by its ID.
| Overload | Description |
|---|---|
| GetJobAttr(Int32) | The GetJobAttr() method retrieves the requested JobAttr object. This overload of the method specifies the attribute by its ID. |
| GetJobAttr(String) | The GetJobAttr() method retrieves the requested JobAttr object. This overload of the method specifies the attribute by its description. |