Share via


KpiValue.CopyFrom Method

Copies from another object.

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

Syntax

'Declaration
Protected Overridable Sub CopyFrom ( _
    element As KpiValue _
)
'Usage
Dim element As KpiValue

Me.CopyFrom(element)
protected virtual void CopyFrom(
    KpiValue element
)

Parameters

See Also

Reference

KpiValue Class

KpiValue Members

Microsoft.PerformancePoint.Scorecards Namespace