MeasureGroupDimension.AfterRemove(ModelComponentCollection) Method

Definition

Removes the MeasureGroupDimension object after the cleanup in the collection.

protected internal override void AfterRemove (Microsoft.AnalysisServices.ModelComponentCollection collection);
override this.AfterRemove : Microsoft.AnalysisServices.ModelComponentCollection -> unit
Protected Friend Overrides Sub AfterRemove (collection As ModelComponentCollection)

Parameters

collection
ModelComponentCollection

The collection.

Remarks

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

Applies to