Express > Express Assembly Interfaces > IEaxObject > IEaxObject.Available
Available: Boolean;
The Available property returns whether the object can be used in the express report.
The property returns True if an object can be used, 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 dimension structure must contain an attribute with the TERRID identifier.
See also: