Show contents 

Express > Express Assembly Interfaces > IEaxDataAreaSlice > IEaxDataAreaSlice.IsLoaded

IEaxDataAreaSlice.IsLoaded

Syntax

IsLoaded: Boolean;

Description

The IsLoaded property returns whether a data source is loaded.

Comments

The property is relevant if lazy loading of analytical area sheets is set: the IEaxDataArea.DelayedLoad property is set to True.

Available values:

Example

The property use is given in the example for IEaxDataAreaSource.IsLoaded.

See also:

IEaxDataAreaSlice