Share via


KpiValue.CopyFrom Method (Microsoft.PerformancePoint.Scorecards)

Copies from a template.

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

  • element
    The template to copy from.

See Also

Reference

KpiValue Class
KpiValue Members
Microsoft.PerformancePoint.Scorecards Namespace