ContentsIndexHome
PreviousUpNext
IDataView.getIndexDomain Method

Returns a reference to the index domain on the provided dimension. 

 

Java
ISetData getIndexDomain(int dimension);
Parameters 
Description 
int dimension 
The dimension for which the index domain is requested.  

A reference to the index domain on the provided dimension.