Share via


KpiNumberFormatProperties.CopyFrom method

Copies from another object of the same type.

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

Syntax

'Declaration
Public Overridable Sub CopyFrom ( _
    from As KpiNumberFormatProperties _
)
'Usage
Dim instance As KpiNumberFormatProperties
Dim from As KpiNumberFormatProperties

instance.CopyFrom(from)
public virtual void CopyFrom(
    KpiNumberFormatProperties from
)

Parameters

See also

Reference

KpiNumberFormatProperties class

KpiNumberFormatProperties members

Microsoft.PerformancePoint.Scorecards.Formatting namespace