Diff members

Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents a change or difference between two objects.

The Diff type exposes the following members.

Constructors

  Name Description
Public method Diff() Initializes a new instance of the Diff class.
Public method Diff(String, String, String) Initializes a new instance of the Diff class and sets the specified properties.

Top

Properties

  Name Description
Public property FieldChanged Gets or sets the display name of the field that has changed.
Public property NewValue Gets or sets the new value of the field that has changed.
Public property OldValue Gets or sets the old value of the field that has changed.

Top

Methods

  Name Description
Public method Clone Performs a deep copy of this object.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

Diff class

Microsoft.PerformancePoint.Scorecards namespace