ParameterDefinition members

Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents the non-visual portion of a filter definition at design time.

The ParameterDefinition type exposes the following members.

Constructors

  Name Description
Public method ParameterDefinition Initializes a new instance of the ParameterDefinition 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.
Public property DefaultPostFormula Gets or sets the default post formula for the parameter.
Public property DisplayColumn Gets or sets the column that contains the display names of the filter values.
Public property DisplayName Gets or sets the display name of this object.
Public property DisplayValues Gets or sets the display values for the filter control.
Public property EmitterType Gets or sets the type of beginpoint information that the filter emits.
Public property IsDefaultColumn Gets or sets the name of the column that indicates whether the filter value is the default.
Public property KeyColumn Gets or sets the column that contains the key identifiers for filter values.
Public property ParameterProviderId Gets or sets the identifier of the data provider that generates the list of selectable filter values.
Public property ParameterUniqueName Gets or sets the unique identifier of this object.
Public property ParentKeyColumn Gets or sets the name of the column that contains parent keys, used for hierarchical data.

Top

Methods

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

ParameterDefinition class

Microsoft.PerformancePoint.Scorecards namespace