CubeAttribute.CopyTo Method

Copies a CubeAttribute object to the specified object.

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

Syntax

C#
public CubeAttribute CopyTo(
    CubeAttribute obj
)

Parameters

Return Value

Type: Microsoft.AnalysisServices.CubeAttribute
The object copied to.

See Also

Reference

CubeAttribute Class

Microsoft.AnalysisServices Namespace