BpmProperty.InternalCopyFrom method

Copies from another object.

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

Syntax

'Declaration
Protected Sub InternalCopyFrom ( _
    value As BpmProperty _
)
'Usage
Dim value As BpmProperty

Me.InternalCopyFrom(value)
protected void InternalCopyFrom(
    BpmProperty value
)

Parameters

See also

Reference

BpmProperty class

BpmProperty members

Microsoft.PerformancePoint.Scorecards namespace