Express > Express Assembly Interfaces > IEaxDataAreaSource > IEaxDataAreaSource.Load
Load;
The Load method loads data source of analytical area.
The method is used if
The report is set to True for the IEaxDataArea.DelayedLoad property.
The data source is set to True for the IEaxDataAreaSource.IsLoaded property.
The method use is given in the example for IEaxDataAreaSource.IsLoaded.
See also: