다음을 통해 공유


BpmPropertyBool.CopyFrom Method

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

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

Parameters

See Also

Reference

BpmPropertyBool Class

BpmPropertyBool Members

Microsoft.PerformancePoint.Scorecards Namespace