OLAPReportViewData.Clone Method (Microsoft.PerformancePoint.Scorecards)

Makes a deep copy of this object.

Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in microsoft.performancepoint.scorecards.client.dll)

Syntax

'Declaration
Public Overridable Function Clone As Object
'Usage
Dim instance As OLAPReportViewData
Dim returnValue As Object

returnValue = instance.Clone
public virtual Object Clone ()

Return Value

A deep copy of the object.

See Also

Reference

OLAPReportViewData Class
OLAPReportViewData Members
Microsoft.PerformancePoint.Scorecards Namespace