ServicePRO SDK Help

stcListItem..::..Deserialize Method

Deserializes the specified serialized string.

Namespace:  HelpSTAR.PCL.Common
Assembly:  HelpSTAR.PCL.Common (in HelpSTAR.PCL.Common.dll)

Syntax


public static stcListItem Deserialize(
	string serializedString
)
Public Shared Function Deserialize ( _
	serializedString As String _
) As stcListItem

Parameters

serializedString
Type: String
The serialized string.

Return Value

stcListItem.