Element Members (Microsoft.PerformancePoint.Scorecards)

Represents the base class for PerformancePoint Monitoring Server objects.

The following tables list the members exposed by the Element type.

Protected Constructors

  Name Description
Protected method Element Initializes a new instance of the Element class.

Top

Public Fields

  Name Description
Public fieldStatic UniqueDescriptionId Constant and unique property name for the element description.
Public fieldStatic UniqueNameId Constant and unique property name for the element name.
Public fieldStatic UniqueOwnerId Constant and unique property name for the element owner.

Top

Public Properties

  Name Description
Public property Comments The collection of comments on the element.
Public property Description A long description of the element.
Public property Guid The ID that uniquely defines the first class element.
Public property Name The display name of the element.
Public property Owner The owner of the element.
Public property Properties The collection of properties for this element.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Clone Performs a deep copy.
Public method CompareTo Compares one object to another object. Implements the CompareTo method in the IComparable class for sorting purposes.
Public method CopyFrom Performs a deep clone of the object.
Public method Diff Compares the properties collection and the comments collection.
Public method Equals Overloaded. Indicates if an object is equal to another object.
Public method GetHashCode  (inherited from Object)
Public method GetType  (inherited from Object)
Public methodStatic ReferenceEquals  (inherited from Object)
Public method ToString  (inherited from Object)
Public method Validate Validates this object.

Top

Protected Methods

  Name Description
Protected method Finalize  (inherited from Object)
Protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

Element Class
Microsoft.PerformancePoint.Scorecards Namespace