IEaxDataAreaSource

Assembly: Express;

Namespace: Prognoz.Platform.Interop.Express;

Description

The IEaxDataAreaSource interface is used to work with analytical area data source.

Inheritance Hierarchy

          INamedEntity

          IEaxDataAreaSource

Comments

To work with data source collection of analytical area, use the IEaxDataAreaSources interface.

Properties

  Property name Brief description
IsLoaded The IsLoaded propety determines whether data source of analytical area will be loaded.

Properties inherited from INamedEntity

  Property name Brief description
Id The Id property returns object identifier.
Key The Key property returns object key.
Name The Name property returns object name.

Methods

  Method name Brief description
Load The Load method loads data source of analytical area.

See also:

Express Assembly Interfaces