IEaxDataAreaSources.FindById

Syntax

FindById(Id: String): IEaxDataAreaSource;

Parameters

Id. Analytical area data source identifier.

Description

The FindById method searches for analytical area data source by identifier.

Comments

To determine an identifier of analytical area data source, use the IEaxDataAreaSource.Id property.

See also:

IEaxDataAreaSources