AggregationDesignAttribute.ICloneable.Clone Method

Creates and returns a new object that is a copy of the current instance of this AggregationDesignAttribute object.

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

Syntax

C#
Object ICloneable.Clone()

Return Value

Type: System.Object
A new AggregationDesignAttribute object.

Implements

ICloneable.Clone()

See Also

Reference

AggregationDesignAttribute Class

Microsoft.AnalysisServices Namespace