Share via


BpmPropertyBool.CopyFrom Method (Microsoft.PerformancePoint.Scorecards)

Copies from another property.

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 BpmPropertyBool
Dim value As BpmProperty

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

Parameters

  • value
    The property to copy from.

See Also

Reference

BpmPropertyBool Class
BpmPropertyBool Members
Microsoft.PerformancePoint.Scorecards Namespace