ReportView.CopyFrom method

Copies from another object.

Namespace:  Microsoft.PerformancePoint.Scorecards
Assembly:  Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntax

'Declaration
Public Overrides Sub CopyFrom ( _
    element As Element _
)
'Usage
Dim instance As ReportView
Dim element As Element

instance.CopyFrom(element)
public override void CopyFrom(
    Element element
)

Parameters

See also

Reference

ReportView class

ReportView members

Microsoft.PerformancePoint.Scorecards namespace