NameInfo Members

Include Protected Members
Include Inherited Members

Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents the display name, unique name, and description of OLAP cubes, dimensions, hierarchies, levels, and measures.

The NameInfo type exposes the following members.

Constructors

  Name Description
Public method NameInfo() Initializes an instance of the NameInfo class.
Protected method NameInfo(NameInfo) Initializes an instance of the NameInfo class based on another NameInfo object.
Public method NameInfo(String, String, String) Initializes an instance of the NameInfo class with the specified name and description.

Top

Properties

  Name Description
Public property Description Gets or sets the description of this object.
Public property DisplayName Gets or sets the display name of this object.
Public property UniqueName Gets or sets the unique name of this object.

Top

Methods

  Name Description
Public method Clone Performs a deep a copy of this object.
Public method CompareTo Compares this object to another object for sorting purposes.
Public method Diff Compares this object with another object and returns the differences.
Public method Equals (Inherited from Object.)
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 Returns a string that represents the current object. (Overrides Object.ToString().)
Public method Validate Validates this object.

Top

See Also

Reference

NameInfo Class

Microsoft.PerformancePoint.Scorecards Namespace