Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.