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


IMultidimensionalLayer2 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IM > IMultidimensionalLayer2 Interface
ArcGIS Developer Help

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

Name 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.

Classes that implement IMultidimensionalLayer2

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