KpiMeasure.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 KpiMeasure
Dim returnValue As Object
returnValue = instance.Clone
public override Object Clone ()
Return Value
The newKpiMeasure.
See Also
Reference
KpiMeasure Class
KpiMeasure Members
Microsoft.PerformancePoint.Scorecards Namespace