ReportAction.CopyTo-Methode

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

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

Syntax

C#
public ReportAction CopyTo(
    ReportAction obj
)

Parameter

Rückgabewert

Typ: Microsoft.AnalysisServices.ReportAction
The destination object.

Siehe auch

Verweis

ReportAction Klasse

Microsoft.AnalysisServices-Namespace