This topic has not yet been rated - Rate this topic

AggregationDesignDimensionCollection.Find Method

Gets the AggregationDesignDimension, with the specified identifier, from the collection.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
public AggregationDesignDimension Find(
	string cubeDimensionId
)

Parameters

cubeDimensionId
Type: System.String

Return Value

Type: Microsoft.AnalysisServices.AggregationDesignDimension
The AggregationDesignDimension, if contained in the collection; otherwise, a null reference (Nothing in Visual Basic).
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.