KpiMeasureValue.CopyFrom Method

Copies from another KpiMeasureValue object.

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

Syntax

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

Me.CopyFrom(element)
protected void CopyFrom(
    KpiMeasureValue element
)

Parameters

See Also

Reference

KpiMeasureValue Class

KpiMeasureValue Members

Microsoft.PerformancePoint.Scorecards Namespace