Express > Express Assembly Interfaces > IEaxDataAreaSource
Assembly: Express;
Namespace: Prognoz.Platform.Interop.Express;
The IEaxDataAreaSource interface is used to work with analytical area data source.
IEaxDataAreaSource
To work with the collection of analytical area data sources, use the IEaxDataAreaSources interface.
Property name | Brief description | |
![]() |
IsLoaded | The IsLoaded propety determines whether data source of analytical area will be loaded. |
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. |
Method name | Brief description | |
![]() |
Load | The Load method loads data source of analytical area. |
See also: