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.