Freigeben über


BpmPropertyLinkBase.DiffProperty-Methode

Vergleicht dieses Objekt mit einem anderen Objekt und gibt die Unterschiede.

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

Syntax

'Declaration
Protected Overrides Function DiffProperty ( _
    oldProperty As BpmProperty _
) As Diff
'Usage
Dim oldProperty As BpmProperty
Dim returnValue As Diff

returnValue = Me.DiffProperty(oldProperty)
protected override Diff DiffProperty(
    BpmProperty oldProperty
)

Parameter

Rückgabewert

Typ: Microsoft.PerformancePoint.Scorecards.Diff
ein Nullverweis (Nothing in Visual Basic) , wenn die Objekte identisch sind ' anderenfalls die Unterschiede zwischen den Objekten.

Siehe auch

Referenz

BpmPropertyLinkBase Klasse

BpmPropertyLinkBase-Member

Microsoft.PerformancePoint.Scorecards-Namespace