Attribute.ReadAccess

Syntax

ReadAccess: String;

Description

The ReadAccess property determines read access for MDM dictionary attribute.

Comments

Use JSON or the setReadAccess method to set the property value, and the getReadAccess method to get the property value.

This property contains number of access subject who must be granted access to view MDM dictionary attribute.

Example

The example of use is given on the page with description of the Attribute constructor.

See also:

Attribute