NamedSet Members

Include Protected Members
Include Inherited Members

Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents a named set from an OLAP data source.

The NamedSet type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property Dimensions Gets the list of dimensions used in this named set.
Public property DisplayFolder Gets or sets the display folder that contains the named set in a hierarchical view of named sets.
Public property Expression Gets or sets the MDX statement for this named set.
Public property Name Gets or sets the display name of this named set.

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 Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetCaption Returns the caption of this named set, which is the display name without the enclosing square brackets.
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

NamedSet Class

Microsoft.PerformancePoint.Scorecards Namespace