ParameterContainer Members
Include Protected Members
Include Inherited Members
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents a container for information about inbound parameters that are used by consumers (such as reports and scorecards).
The ParameterContainer type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ParameterContainer | Initializes a new instance of the ParameterContainer class. |
Top
Properties
Name | Description | |
---|---|---|
DataSourceLocation | Gets or sets the location of the underlying data source in the repository. | |
FriendlyParameters | Gets a summary of the parameters of the current instance. | |
MemberTransforms | Gets the member transforms. | |
PageFilters | Gets the page filters. | |
PageFiltersString | Gets a string that represents the page filters. | |
TimeIntelligenceCurrentTime | Gets or sets the value of the time intelligence current date filter. | |
TimeIntelligenceFormula | Gets or sets the value of a time intelligence formula filter. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top