This document is archived and information here might be outdated.  Recommended version.


IMultidimensionalLayer2 Interface (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Carto)  

IMultidimensionalLayer2 Interface

Provides access to members that control the multidimensional definition associated with a data object.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Read/write property DimensionDefinitionQuery Dimension definition query for multi-dimensional dataset.
Read-only property IsMultidimensional Indicates whether the layer is multidimensional.
Read/write property MultidimensionalDefinition An array of dimensional value objects.
Read-only property MultidimensionalInfo The multidimensional object describing the layer.
Read-only property TimeDimensionDefinitionQuery Time definition query for multi-dimensional dataset.

Inherited Interfaces

Interfaces Description
IMultidimensionalLayer Provides access to members that control the multidimensional definition associated with an object.

CoClasses that implement IMultidimensionalLayer2

CoClasses and Classes Description
MosaicLayer The layer implementation of the Mosaic Dataset.
RasterLayer Raster layer source and display options.