MeasureGroupDimensionCollection.IndexOf Method (MeasureGroupDimension)
SQL Server 2012
Gets the index of a specified MeasureGroupDimension.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Parameters
- item
- Type: Microsoft.AnalysisServices.MeasureGroupDimension
The MeasureGroupDimension to return.
Return Value
Type: System.Int32The zero-based index of the MeasureGroupDimension if the object is found; otherwise, -1.
