Share via


KpiNumberFormatProperties.Clone method

Performs a deep copy of this object.

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

Syntax

'Declaration
Public Function Clone As Object
'Usage
Dim instance As KpiNumberFormatProperties
Dim returnValue As Object

returnValue = instance.Clone()
public Object Clone()

Return value

Type: System.Object
A copy of the current instance.

Implements

ICloneable.Clone()

See also

Reference

KpiNumberFormatProperties class

KpiNumberFormatProperties members

Microsoft.PerformancePoint.Scorecards.Formatting namespace