GridViewTransformReference members

Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents a reference to a scorecard transform.

The GridViewTransformReference type exposes the following members.

Constructors

  Name Description
Public method GridViewTransformReference() Initializes a new instance of the GridViewTransformReference class.
Public method GridViewTransformReference(String) Initializes a new instance of the GridViewTransformReference class based on the transform with the specified identifier.
Public method GridViewTransformReference(GridViewTransformReference) Initializes a new instance of the GridViewTransformReference class based on another GridViewTransformReference object.
Public method GridViewTransformReference(String, PropertyBag) Initializes a new instance of the GridViewTransformReference class based on the object with the specified identifier and with the specified parameters.

Top

Properties

  Name Description
Public property Id Gets or sets the identifier of the transform.
Public property Parameters Gets or sets the parameters for the transform.

Top

Methods

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

GridViewTransformReference class

Microsoft.PerformancePoint.Scorecards namespace