IEaxObject.Available

Syntax

Available: Boolean;

Description

The Available property returns the availability criterion for the object in the express report.

Comments

The property returns True if an object is available for use, otherwise it returns False. All the rest basic and specific properties and execution methods are variable for the available object.

This property in the current implementation is relevant for a map. The map is available, if the data source contains a territorial dimension with suitable stricture to work with map. To do this, the structure must contain the attribute with the TERRID identifier.

See also:

IEaxObject