Share via


ParameterUIElement Members (Microsoft.PerformancePoint.Scorecards)

The class that represents a ParameterUIElement.

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

Public Constructors

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

Top

Public Fields

  Name Description
Public fieldStatic UniqueDescriptionId  Constant and unique property name for the element description. (inherited from Element)
Public fieldStatic UniqueNameId  Constant and unique property name for the element name. (inherited from Element)
Public fieldStatic UniqueOwnerId  Constant and unique property name for the element owner. (inherited from Element)

Top

Public Properties

  Name Description
Public property BeginPoints The beginpoints collection.
Public property Comments  The collection of comments on the element. (inherited from Element)
Public property DataSourceId The ID of the element that serves as the source for the selectable filter values for the current instance.
Public property Description  A long description of the element. (inherited from Element)
Public property EndPoints The endpoints collection.
Public property Guid  The ID that uniquely defines the first class element. (inherited from Element)
Public property Name  The display name of the element. (inherited from Element)
Public property Owner  The owner of the element. (inherited from Element)
Public property Properties  The collection of properties for this element. (inherited from Element)
Public property ReadOnly Indicates if the ParameterUIElement is read only.
Public property SelectionMode The filter selection mode.
Public property Visualization The filter visualization.
Public property WebControlLookupKey Gets the key that identifies the correct filter control to instantiate.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Clone Overridden. Performs a deep copy of the object.
Public method CompareTo  (inherited from Element)
Public method CopyFrom Overridden. Used by inherited classes to perform a deep clone.
Public method Diff Overridden. Compares this object with another object and returns the differences.
Public method Equals Overloaded.  
Public method GetHashCode  (inherited from Object)
Public method GetType  (inherited from Object)
Public method InitBeginPoints Initializes a beginpoint collection.
Public method InitEndPoints Initializes an endpoint collection.
Public methodStatic ReferenceEquals  (inherited from Object)
Public method ToString  (inherited from Object)
Public method Validate  Validates this object. (inherited from Element)

Top

Protected Methods

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

Top

See Also

Reference

ParameterUIElement Class
Microsoft.PerformancePoint.Scorecards Namespace