Property Definitions Retrieval

Retrieves property definitions and property validation rules, and validates and sets their values.

Syntax

PropertyDefinition2VO SUPDeviceUser.getPropertyValidationRules()

Returns

If successful, returns an object of the specified type (can be null). If unsuccessful, returns SUPAdminException.

Examples