Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited 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 | |
---|---|---|
![]() |
AliasInfo | Initializes a new instance of the AliasInfo class. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
AliasCalculationInfo | Gets or sets the measure to use in the calculated metric. |
![]() |
AliasName | Gets or sets the display name for the KpiMeasure object that is specified in the AliasCalculationInfo property. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Clone | Performs a deep copy of this object. |
![]() |
CompareTo | Compares this object to another object for sorting purposes. |
![]() |
CopyFrom | Copies from another object of the same type. |
![]() |
Diff | Compares this object with another object and returns the differences. |
![]() |
Equals(Object) | (Inherited from Object.) |
![]() |
Equals(AliasInfo) | Compares this object to another object of the same type. |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
![]() |
Validate | Validates this object. |
Top