MeasureGroupDimension.AfterRemove Method

This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.

Removes the MeasureGroupDimension object after the cleanup in the collection.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

C#
protected internal override void AfterRemove(
    ModelComponentCollection collection
)

Parameters

See Also

Reference

MeasureGroupDimension Class

Microsoft.AnalysisServices Namespace