ParameterMapping members

Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents the mapping information between a ParameterDefinition object and a DashboardItem object.

The ParameterMapping type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property ConditionalData Gets or sets the data that specifies the parameter's conditional behavior.
Public property DashboardItemId Gets or sets the identifier of the DashboardItem object that is the source of the parameter.
Public property EndPointUniqueName Gets or sets the unique name of the endpoint attached to the mapping.
Public property Id Gets or sets the identifier of the current instance.
Public property IsConditionalDataEnabled Gets or sets a Boolean value that indicates whether conditional behavior is enabled for the parameter.
Public property IsDefaultVisibility Gets or sets a Boolean value that indicates whether the Web Part is shown by default when the provider does not enable any consumers through configured visible values.
Public property ParameterUniqueName Gets or sets the unique name of the parameter.
Public property PostFormula Gets or sets the post formula expression of the parameter.
Public property SourceColumnName Gets or sets the column name that that pulls selected values for the parameter associated with the object that is identified in the DashboardItemId property.

Top

Methods

  Name Description
Public method Clone Performs a deep copy of this object.
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

ParameterMapping class

Microsoft.PerformancePoint.Scorecards namespace