IRdsDictionaryFilterCondition.Attribute

Fore Syntax

Attribute: IRdsAttribute;

Fore.NET Syntax

Attribute: Prognoz.Platform.Interop.Rds.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.

Fore Example

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

See also:

IRdsDictionaryFilterCondition