ServicePRO SDK Help

stcDataRange..::..Deserialize Method

Deserializes the specified date range.

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

Syntax


public static stcDataRange Deserialize(
	string DateRange
)
Public Shared Function Deserialize ( _
	DateRange As String _
) As stcDataRange

Parameters

DateRange
Type: String
The date range.

Return Value

stcDataRange.