Freigeben über


BpmProperty.CopyFrom-Methode

Ein anderes Objekt kopiert.

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

Syntax

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

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

Parameter

Siehe auch

Referenz

BpmProperty Klasse

BpmProperty-Member

Microsoft.PerformancePoint.Scorecards-Namespace