ServicePRO SDK Help

stcDataRange..::..Serialize Method

Serializes the specified date range.

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

Syntax


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

Parameters

DateRange
Type: HelpSTAR.PCL.Common..::..stcDataRange
The date range.

Return Value

System.String.