ParameterMessage members

Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents a filter message.

The ParameterMessage type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property CustomDefinition Gets or sets information (such as a query) that is required to retrieve parameter values for the parameter. (Inherited from ParameterDefinition.)
Public property DashboardItemId Gets or sets the identifier of the dashboard item that emits this message.
Public property DefaultPostFormula Gets or sets the default post formula for the parameter. (Inherited from ParameterDefinition.)
Public property DisplayColumn Gets or sets the column that contains the display names of the filter values. (Inherited from ParameterDefinition.)
Public property DisplayName Gets or sets the display name of this object. (Inherited from ParameterDefinition.)
Public property DisplayValues Gets or sets the display values for the filter control. (Inherited from ParameterDefinition.)
Public property EmitterType Gets or sets the type of beginpoint information that the filter emits. (Inherited from ParameterDefinition.)
Public property IsDefaultColumn Gets or sets the name of the column that indicates whether the filter value is the default. (Inherited from ParameterDefinition.)
Public property KeyColumn Gets or sets the column that contains the key identifiers for filter values. (Inherited from ParameterDefinition.)
Public property MappingId Gets or sets the identifier of the ParameterMapping object that governs the current instance.
Public property ParameterProviderId Gets or sets the identifier of the data provider that generates the list of selectable filter values. (Inherited from ParameterDefinition.)
Public property ParameterUniqueName Gets or sets the unique identifier of this object. (Inherited from ParameterDefinition.)
Public property ParentKeyColumn Gets or sets the name of the column that contains parent keys, used for hierarchical data. (Inherited from ParameterDefinition.)
Public property Values Gets or sets the values of the parameter message.

Top

Methods

  Name Description
Public method Clone Performs a deep copy of this object. (Overrides ParameterDefinition.Clone().)
Public method CopyFrom(ParameterDefinition) Copies from another object of the same type. (Inherited from ParameterDefinition.)
Public method CopyFrom(ParameterMessage) Copies from another object of the same type.
Public method CreateCacheKey Creates a cache key. (Overrides ParameterDefinition.CreateCacheKey().)
Public method Diff Compares this object with another object and returns the differences. (Overrides ParameterDefinition.Diff(Object).)
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 (Inherited from Object.)

Top

See also

Reference

ParameterMessage class

Microsoft.PerformancePoint.Scorecards namespace