ReferenceMeasureGroupDimension.CopyTo(ReferenceMeasureGroupDimension) Method

Definition

Copies the content of this object to another object (the destination).

public Microsoft.AnalysisServices.ReferenceMeasureGroupDimension CopyTo (Microsoft.AnalysisServices.ReferenceMeasureGroupDimension obj);
override this.CopyTo : Microsoft.AnalysisServices.ReferenceMeasureGroupDimension -> Microsoft.AnalysisServices.ReferenceMeasureGroupDimension
Public Function CopyTo (obj As ReferenceMeasureGroupDimension) As ReferenceMeasureGroupDimension

Parameters

obj
ReferenceMeasureGroupDimension

The destination object to copy to.

Returns

The destination object.

Applies to