GridViewDataInputs Class
Applies to: PerformancePoint Services for SharePoint Server, Enterprise version
Represents the information used to create an instance of a GridViewData object.
Inheritance Hierarchy
System.Object
Microsoft.PerformancePoint.Scorecards.GridViewDataInputs
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.ServerCommon (in Microsoft.PerformancePoint.Scorecards.ServerCommon.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Class GridViewDataInputs
'Usage
Dim instance As GridViewDataInputs
[SerializableAttribute]
public class GridViewDataInputs
Remarks
This class can serialize or deserialize itself with cross-site scripting protection, and it can create the dictionary of property bags used by GridViewData methods.
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.