AggregationAttribute.CopyTo Method

Copies the current AggregationAttribute to an object, which is passed as a parameter.

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

Syntax

C#
public AggregationAttribute CopyTo(
    AggregationAttribute obj
)

Parameters

Return Value

Type: Microsoft.AnalysisServices.AggregationAttribute
A copy of current AggregationAttribute

See Also

Reference

AggregationAttribute Class

Microsoft.AnalysisServices Namespace