IRdsDictionaryElement.HasAccess

Syntax

HasAccess(Attribute: RdsAccessAttribute): Boolean;

Parameters

Attribute. The type of access attribute that determines permissions, which existence is necessary to check for a current user.

Description

The HasAccess property returns whether current user has access permissions.Type of access attribute by that permissions existence is checked is passed by the Attribute parameter.

See also:

IRdsDictionaryElement