Measure Members (Microsoft.PerformancePoint.Scorecards)
Represents an OLAP measure.
The following tables list the members exposed by the Measure type.
Public Constructors
(see also Protected Constructors )
Name | Description | |
---|---|---|
Measure | Overloaded. |
Top
Protected Constructors
Name | Description | |
---|---|---|
Measure | Overloaded. |
Top
Public Properties
Name | Description | |
---|---|---|
Description | The description of this cube. (inherited from NameInfo) | |
DisplayName | The display name of this cube. (inherited from NameInfo) | |
UniqueName | The unique name of this cube. (inherited from NameInfo) |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Clone | Overridden. Makes a copy of this object. | |
CompareTo | Overloaded. Implements the IComparable.CompareTo method for sorting purposes. | |
Diff | Overridden. Compares this object with another object and returns the differences. | |
Equals | Overloaded. (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ReferenceEquals | (inherited from Object) | |
ToString | Returns a that represents the current . (inherited from NameInfo) | |
Validate | Validate this object. (inherited from NameInfo) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
Measure Class
Microsoft.PerformancePoint.Scorecards Namespace