AliasInfo members

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

The AliasInfo type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property AliasCalculationInfo Gets or sets the measure to use in the calculated metric.
Public property AliasName Gets or sets the display name for the KpiMeasure object that is specified in the AliasCalculationInfo property.

Top

Methods

  Name Description
Public method Clone Performs a deep copy of this object.
Public method CompareTo Compares this object to another object for sorting purposes.
Public method CopyFrom Copies from another object of the same type.
Public method Diff Compares this object with another object and returns the differences.
Public method Equals(Object) (Inherited from Object.)
Public method Equals(AliasInfo) Compares this object to another object of the same type.
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.)
Public method Validate Validates this object.

Top

See also

Reference

AliasInfo class

Microsoft.PerformancePoint.Scorecards namespace