Share via


BpmProperty.InternalCopyFrom 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
Protected Sub InternalCopyFrom ( _
    value As BpmProperty _
)
'Usage
Dim value As BpmProperty

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

Parameters

  • value
    The object to copy from.

See Also

Reference

BpmProperty Class
BpmProperty Members
Microsoft.PerformancePoint.Scorecards Namespace