EntityType constants

The EntityType constants identify state-based or stateless records.

Constant Value Description
_REQ_ENTITY 1 State-based records
_AUX_ENTITY 2 Stateless records
_ANY_ENTITY 3 Either state-based or stateless records