IAccessElement.AttributeAccess

Syntax

AttributeAccess(Attribute: AccessElementAttributes): IAccessAttributeValue;

Description

The AttributeAccess property determines a value of an element access permissions attribute.

Comments

After value of the AttributeAccess property is obtained and access permissions are changed for required subjects, value of the AttributeAccess property must be reassigned.

Example

The example of use if given in description of the IAccessElement.Apply method.

See also:

IAccessElement | IAccessAttributeValue.Value