This topic has not yet been rated - Rate this topic

PerspectiveMeasureCollection.Remove Method (PerspectiveMeasure)

Removes the specified PerspectiveMeasure from the collection.

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

item does not exist in the collection.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.