User Class Properties
- Last UpdatedNov 06, 2025
- 2 minute read
For a list of all members of this type, see User members.
| Name | Description | |
|---|---|---|
![]() | curEnt | The curEnt property is a read/write property to return/set a reference to the current entity for this user. Setting this property triggers an EntChanged event if the user is the current user. |
![]() | EntList | The EntList property is a read-only property that specifies the list of all entities logged on to by the user. |
![]() | EntsStatusInfo | The EntsStatusInfo property is a read-only property that exposes the entity status information for all entities logged on to by this user. |
![]() | LangStrings | The LangStrings property is a read-only property that specifies the language strings for the current user. |
![]() | Privs | The Privs property is a read-only property that specifies the current user's privileges. |
![]() | UserDisplay | The UserDisplay property is a read-only property that specifies the current user's display name (taking into account the relevant system attribute). |
![]() | UserDisplayWithLabel | The UserDisplayWithLabel property is a read-only property that specifies the current user's display name with label (taking into account the relevant system attribute and translating the label appropriately). |
![]() | UserId | The UserID property is a read-only property that specifies the current user’s ID. |
![]() | UserName | The UserName property is a read-only property that exposes the current user’s name. |
