CustomReportView.Clone Method (Microsoft.PerformancePoint.Scorecards)
Performs a deep copy.
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in microsoft.performancepoint.scorecards.client.dll)
Syntax
'Declaration
Public Overrides Function Clone As Object
'Usage
Dim instance As CustomReportView
Dim returnValue As Object
returnValue = instance.Clone
public override Object Clone ()
Return Value
A copy of this object.
See Also
Reference
CustomReportView Class
CustomReportView Members
Microsoft.PerformancePoint.Scorecards Namespace