IRdsLinkInstance.IsControlAttribute

Syntax

IsControlAttribute(Attribute: IRdsAttributeInstance): Boolean;

Parameters

Attribute. Dictionary attribute.

Description

The IsControlAttribute property checks whether the specified attribute is used to control values of the linked dictionary parameter.

Comments

The property returns True, if the Attribute attribute is used to control values of the linked dictionary parameters, otherwise - False.

See also:

IRdsLinkInstance