ServerProperty.CopyTo Method

Copies a ServerProperty object to the specified object.

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

Syntax

C#
public ServerProperty CopyTo(
    ServerProperty obj
)

Parameters

Return Value

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

See Also

Reference

ServerProperty Class

Microsoft.AnalysisServices Namespace