Share via


ParameterMessage Members (Microsoft.PerformancePoint.Scorecards)

Represents a ParameterMessage. This class represents the client side browser transmission packet that is passed between proxies in a dashboard.

The following tables list the members exposed by the ParameterMessage type.

Public Constructors

  Name Description
Public method ParameterMessage  

Top

Public Properties

  Name Description
Public property CustomDefinition  The custom definition of a filter object. (inherited from ParameterDefinition)
Public property DashboardItemId This is the id of the DashboardItem derived instance that emits this ParameterMessage.
Public property DefaultPostFormula  The default Post Formula for this filter. This value is used when the Post Formula editor is opened in Dashboard Designer. (inherited from ParameterDefinition)
Public property DisplayColumn  The column name that contains the display name of the filter values. (inherited from ParameterDefinition)
Public property DisplayName  The display name of the filter. (inherited from ParameterDefinition)
Public property DisplayValues  The display values for the filter. (inherited from ParameterDefinition)
Public property EmitterType  The type of beginpoint, which describes the type of information that the filter emits. (inherited from ParameterDefinition)
Public property IsDefaultColumn  The column name that indicates if the filter value is the default. (inherited from ParameterDefinition)
Public property KeyColumn  The column name that contains the key identifier for filter values. (inherited from ParameterDefinition)
Public property MappingId The MappingId of the parameter. This is the Id of the ParameterMapping instance that governs the current instance.
Public property ParameterProviderId  The ID of the data provider that generates the list of selectable filter values. (inherited from ParameterDefinition)
Public property ParameterUniqueName  The unique name of the filter. This name should be unique within the DashboardItem. (inherited from ParameterDefinition)
Public property ParentKeyColumn  The column name that contains the parent key column. (inherited from ParameterDefinition)
Public property Values  

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Clone Overridden. Returns a deep copy clone of the current instance.
Public method CopyFrom Overloaded.  
Public method CreateCacheKey  
Public method Diff Overridden. Compares this object with another and returns the differences.
Public method Equals  Overloaded. (inherited from Object)
Public method GetHashCode  (inherited from Object)
Public method GetType  (inherited from Object)
Public methodStatic ReferenceEquals  (inherited from Object)
Public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
Protected method Finalize  (inherited from Object)
Protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

ParameterMessage Class
Microsoft.PerformancePoint.Scorecards Namespace