GridViewDataInputs members

Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents the information used to create an instance of a GridViewData object.

The GridViewDataInputs type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property MemberTransforms Gets or sets the member transforms that are applied to the scorecard view.
Public property PageFilters Gets or sets the filters that are used to slice the scorecard.
Public property ScorecardLocation Gets or sets the location of the associated scorecard in the repository.
Public property ScorecardLocationString Gets or sets the location of the associated scorecard in the repository as a string.
Public property TimeIntelligenceCurrentTime Gets or sets the time value used for computing a time intelligence filter that is connected to the TICurrentDateTime endpoint.
Public property TimeIntelligenceFormula Gets or sets the value of a time intelligence filter that is connected to the TIFormula endpoint.

Top

Methods

  Name Description
Public methodStatic member CreateFromString Creates a GridViewDataInputs object from the specified serialized string.
Public method Equals (Inherited from Object.)
Public method FillPropertyBags Fills the dictionary of property bags that are used by the GenerateView methods, based on the specified dictionary.
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetPropertyBags Creates the dictionary of property bags that are used by the GenerateView methods, based on the fields of this class.
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToSerializedString Serializes this object to a string.
Public method ToString (Inherited from Object.)

Top

See also

Reference

GridViewDataInputs class

Microsoft.PerformancePoint.Scorecards namespace