IRdsDictionaryBatch.Dictionary

Fore Syntax

Dictionary: IRdsDictionaryInstance;

Fore.NET Syntax

Dictionary: Prognoz.Platform.Interop.Rds.IRdsDictionaryInstance;

Description

The property is read-only.

The Dictionary property returns data of a dictionary, which elements form a batch.

Comments

Only elements that belong to the same dictionary can be included in the batch.

Fore Example

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

See also:

IRdsDictionaryBatch