IRdsDictionaryFilterCondition.Attribute

Syntax

Attribute: IRdsAttribute;

Description

The property is read-only.

The Attribute property returns an attribute, by which elements are filtered.

Comments

Attribute value is defined in the IRdsDictionaryFilterCondition.Value property.

Example

The property use is given in the example for IRdsDictionaryBatch.Filter.

See also:

IRdsDictionaryFilterCondition