ServerProperty.ICloneable.Clone Method

Creates a copy of the specified object.

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

Syntax

C#
Object ICloneable.Clone()

Return Value

Type: System.Object
A new copy of the specified object.

Implements

ICloneable.Clone()

See Also

Reference

ServerProperty Class

Microsoft.AnalysisServices Namespace