AggregationDesignDimensionCollection.Find Method
SQL Server 2008 R2
Gets the AggregationDesignDimension, with the specified identifier, from the collection.
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Parameters
- cubeDimensionId
- Type: System.String
Return Value
Type: Microsoft.AnalysisServices.AggregationDesignDimensionThe AggregationDesignDimension, if contained in the collection; otherwise, a null reference (Nothing in Visual Basic).
