This topic has not yet been rated - Rate this topic

PerspectiveMeasureCollection.Remove Method (String)

Removes the PerspectiveMeasure that has the specified identifier from the collection.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
public void Remove(
	string measureId
)

Parameters

measureId
Type: System.String
ExceptionCondition
ItemNotFoundException

measureID does not exist in the collection.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.