This topic has not yet been rated - Rate this topic

AggregationDesignDimensionCollection.Remove Method (AggregationDesignDimension)

Removes the specified AggregationDesignDimension from the collection.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
public void Remove(
	AggregationDesignDimension item
)
ExceptionCondition
ItemNotFoundException

item is not contained by the collection.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.