Attribute.WriteAccess

Syntax

WriteAccess: String;

Description

The WriteAccess property determines rights to edit MDM dictionary attribute.

Comments

Use JSON or the setWriteAccess method to set the property value, and the getWriteAccess method to get the property value.

This property contains number of the access subject who must be given rights to edit MDM dictionary attribute.

Example

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

See also:

Attribute