This topic has not yet been rated - Rate this topic

AggregationDesignDimension.CopyTo Method (AggregationDesignDimension)

Copies an AggregationDesignDimension object to the specified object.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
public AggregationDesignDimension CopyTo(
	AggregationDesignDimension obj
)

Parameters

obj
Type: Microsoft.AnalysisServices.AggregationDesignDimension
The object you are copying to.

The AggregationDesignDimension represents the relationship between a cube dimension and an AggregationDesign element.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.