BpmPropertyPercent.CopyFrom Method (Microsoft.PerformancePoint.Scorecards)

Copies from another object.

Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in microsoft.performancepoint.scorecards.client.dll)

Syntax

'Declaration
Public Overrides Sub CopyFrom ( _
    value As BpmProperty _
)
'Usage
Dim instance As BpmPropertyPercent
Dim value As BpmProperty

instance.CopyFrom(value)
public override void CopyFrom (
    BpmProperty value
)

Parameters

  • value
    The property to copy from.

See Also

Reference

BpmPropertyPercent Class
BpmPropertyPercent Members
Microsoft.PerformancePoint.Scorecards Namespace