IPrxMapDataAdapter.IdRange

Fore Syntax

IdRange: ITabRange;

Fore.NET Syntax

IdRange: Prognoz.Platform.Interop.Tab.ITabRange;

Description

The IdRange property determines a range of cells containing identifiers of regions on a map.

Comments

Value ranges must be on the page specified in the Sheet property.

Fore and Fore.NET Examples

The example of use is given on the page with description of the CreateRangeMapDataAdapter method.

See also:

IPrxMapDataAdapter