Udostępnij za pośrednictwem


Metoda PerspectiveMeasure.CopyTo (PerspectiveMeasure)

Kopie PerspectiveMeasure obiektu do określonego obiektu.

Przestrzeń nazw:  Microsoft.AnalysisServices
Zestaw:  Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)

Składnia

'Deklaracja
Public Function CopyTo ( _
    obj As PerspectiveMeasure _
) As PerspectiveMeasure
'Użycie
Dim instance As PerspectiveMeasure
Dim obj As PerspectiveMeasure
Dim returnValue As PerspectiveMeasure

returnValue = instance.CopyTo(obj)
public PerspectiveMeasure CopyTo(
    PerspectiveMeasure obj
)
public:
PerspectiveMeasure^ CopyTo(
    PerspectiveMeasure^ obj
)
member CopyTo : 
        obj:PerspectiveMeasure -> PerspectiveMeasure 
public function CopyTo(
    obj : PerspectiveMeasure
) : PerspectiveMeasure

Parametry

Wartość zwracana

Typ: Microsoft.AnalysisServices.PerspectiveMeasure
Kopiuje obiekt.