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