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 a named set from an OLAP data source.
The NamedSet type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
NamedSet | Initializes a new instance of the NamedSet class. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Dimensions | Gets the list of dimensions used in this named set. |
![]() |
DisplayFolder | Gets or sets the display folder that contains the named set in a hierarchical view of named sets. |
![]() |
Expression | Gets or sets the MDX statement for this named set. |
![]() |
Name | Gets or sets the display name of this named set. |
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. |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetCaption | Returns the caption of this named set, which is the display name without the enclosing square brackets. |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | Returns a string that represents the current object. (Overrides Object.ToString().) |
![]() |
Validate | Validates this object. |
Top