GetEntAttrs Method
- Last UpdatedNov 06, 2025
- 1 minute read
This overload of the GetEntAttrs() method retrieves all the defined entity attributes for the specified entity ID from the database.
| Overload | Description |
|---|---|
| GetEntAttrs(Int32) | This overload of the GetEntAttrs() method retrieves all the defined entity attributes for the specified entity ID from the database. |
| GetEntAttrs(Int32,Int32) | This overload of the GetEntAttrs() method retrieves a specified entity attribute for the specified entity from the database. |