MeasureGroupDimension.BeforeRemove(Boolean) Method

Definition

Removes the MeasureGroupDimension object before the cleanup.

protected internal override void BeforeRemove (bool cleanUp);
override this.BeforeRemove : bool -> unit
Protected Friend Overrides Sub BeforeRemove (cleanUp As Boolean)

Parameters

cleanUp
Boolean

true to clean up the MeasureGroupDimension object; otherwise, false.

Remarks

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

Applies to