IEaxDataAreaSources.FindByKey

Syntax

FindByKey(Key: Integer): IEaxDataAreaSource;

Parameters

Key. Analytical area data source key.

Description

The FindByKey method searches for analytical area data source by key.

Comments

To determine a key of analytical area data source, use the IEaxDataAreaSource.Key.

See also:

IEaxDataAreaSources