GetAttrID Method
- Last UpdatedNov 06, 2025
- 1 minute read
The GetAttrID() method retrieves the ID of the specified attribute. This overload of the method allows the use of the attribute group ID as a filter.
| Overload | Description |
|---|---|
| GetAttrID(String,Nullable<Int32>) | The GetAttrID() method retrieves the ID of the specified attribute. This overload of the method allows the use of the attribute group ID as a filter. |
| GetAttrID(String) | The GetAttrID() method retrieves the ID of the specified attribute. This overload of the method provides the ID as an integer returned value. |