EntityStatus constants
The EntityStatus constants identify the possible status values generated for security conditions.
Note: This enumerated constant became available
in version 2002.05.00.
Constant | Value | Description |
---|---|---|
_ENTITY_NOT_FOUND | 1 | Entity does not exist in the database |
_ENTITY_VISIBLE | 2 | Entity exists and is visible to current user |
_ENTITY_HIDDEN | 3 | Entity exists but hidden from current user |