IEaxDataAreaSource

Assembly: Express;

Description

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

Inheritance Hierarchy

          INamedEntity

          IEaxDataAreaSource

Comments

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

Properties

  Property name Brief description
IsLoaded The IsLoaded propety determines whether data source of analytical area will be loaded.
VirtualSources The VirtualSources property returns the collection of virtual data sources of express report, which includes analytical data area source.

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