PerspectiveKpi.CopyTo Method

Copies the content of the object to another object (the destination).

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

Syntax

C#
public PerspectiveKpi CopyTo(
    PerspectiveKpi obj
)

Parameters

Return Value

Type: Microsoft.AnalysisServices.PerspectiveKpi
The destination object.

See Also

Reference

PerspectiveKpi Class

Microsoft.AnalysisServices Namespace