Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
element
Type: Microsoft.PerformancePoint.Scorecards.KpiMeasureValueThe object to copy from.