SystemAttribute Class Members
- Last UpdatedNov 06, 2025
- 2 minute read
The following tables list the members exposed by SystemAttribute.
| Name | Description | |
|---|---|---|
![]() ![]() | GetAll | The GetAll() method retrieves one or more system attribute records from the System_Attr table, as specified by the filter parameters. Passing no filter parameters will retrieve all system attribute records from the table. |
![]() ![]() | GetByKey | The GetByKey() method retrieves the specified system attribute record from the System_Attr table. |
![]() ![]() | SetValue | The SetValue() method sets the value of an attribute, replacing the previous value. |

