IRdsDictionaryElements.HasAccess

Syntax

HasAccess(Element: Integer; Attribute: RdsAccessAttribute): Boolean;

Parameters

Element. Key of the element that must be checked for the permissions on the access type defined in the Attribute parameter.

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.

Comments

Available values:

See also:

IRdsDictionaryElements