Kpi Members

Include Protected Members
Include Inherited Members

Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents a key performance indicator (KPI).

The Kpi type exposes the following members.

Constructors

  Name Description
Public method Kpi Initializes a new instance of the Kpi class.

Top

Properties

  Name Description
Public property Actual Gets or sets the actual for this key performance indicator (KPI).
Public property Actuals Gets the actuals for this key performance indicator (KPI).
Public property CheckedOutTo Gets or sets the user the object is currently checked out to. (Inherited from FirstClassElement.)
Public property Comments Gets the collection of comments on the element. (Inherited from Element.)
Public property ContentType Gets or sets the type of object. (Inherited from FirstClassElement.)
Public property CreatedBy Gets or sets the user who created this version of the object. (Inherited from FirstClassElement.)
Public property CreatedDate Gets or sets the date that this version of the object was created. (Inherited from FirstClassElement.)
Public property Description Gets or sets the description of the element. (Inherited from Element.)
Public property Folder Gets or sets the display folder that contains the object. (Inherited from FirstClassElement.)
Public property Guid Gets or sets the GUID of the object. (Inherited from FirstClassElement.)
Public property LastModified Gets or sets the date and time when the object was last updated. (Inherited from FirstClassElement.)
Public property Location Gets or sets the location of this key performance indicator (KPI) in the repository. (Overrides FirstClassElement.Location.)
Public property ModifiedBy Gets or sets the last user to modify the object. (Inherited from FirstClassElement.)
Public property Name Gets or sets the display name of the element. (Inherited from Element.)
Public property Owner Gets or sets the owner of the element. (Inherited from Element.)
Public property Properties Gets the collection of properties for this element. (Inherited from Element.)
Public property Targets Gets the targets for this key performance indicator (KPI).
Public property Version Gets or sets the version number of the object. (Inherited from FirstClassElement.)

Top

Methods

  Name Description
Public method Clone Performs a deep copy of this object. (Overrides Element.Clone().)
Public method CompareTo(Element) Compares this object to another object for sorting purposes. (Inherited from Element.)
Public method CompareTo(Kpi) Compares this object to another object for sorting purposes.
Public method CopyFrom Copies from of another object. (Overrides FirstClassElement.CopyFrom(Element).)
Public methodStatic member CreateNew Creates a key performance indicator (KPI) that is initialized with a random GUID.
Public method CreateNewActual Creates an actual for this key performance indicator (KPI).
Public method CreateNewTarget() Obsolete. Use CreateNewTarget(Guid) instead.
Public method CreateNewTarget(Guid) Creates a target for this key performance indicator (KPI).
Public method Diff Compares this object with another object and returns the differences. (Overrides FirstClassElement.Diff(Object).)
Public method Equals(Object) (Inherited from Object.)
Public method Equals(Element) Determines whether this object is equal to another object of the same type. (Inherited from Element.)
Public method Equals(FirstClassElement) Determines whether this object is equal to another object of the same type. (Inherited from FirstClassElement.)
Public method Equals(Kpi) Determines whether this object is equal to another object of the same type.
Protected method Finalize (Inherited from Object.)
Public method GetChildFCOLocations Returns a list of the locations of the actual and target data sources for this key performance indicator (KPI). (Overrides FirstClassElement.GetChildFCOLocations().)
Public method GetDataSourceLocations Returns a list of the locations of the actual and target data sources for this key performance indicator (KPI).
Public method GetHashCode (Inherited from Object.)
Public method GetMeasure Gets a measure (actual or target) for this key performance indicator (KPI), based on its GUID.
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Public method Validate Validates this object. (Overrides FirstClassElement.Validate().)

Top

See Also

Reference

Kpi Class

Microsoft.PerformancePoint.Scorecards Namespace