Share via


GridViewDataInputs.ToSerializedString method

Serializes this object to a string.

Namespace:  Microsoft.PerformancePoint.Scorecards
Assembly:  Microsoft.PerformancePoint.Scorecards.ServerCommon (in Microsoft.PerformancePoint.Scorecards.ServerCommon.dll)

Syntax

'Declaration
Public Function ToSerializedString As String
'Usage
Dim instance As GridViewDataInputs
Dim returnValue As String

returnValue = instance.ToSerializedString()
public string ToSerializedString()

Return value

Type: System.String
A string that represents this object.

See also

Reference

GridViewDataInputs class

GridViewDataInputs members

Microsoft.PerformancePoint.Scorecards namespace