ServicePRO SDK Help

clsSharedFunctions..::..FormatDateComboValue Method (String, String, Int32)

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

Syntax


public static string FormatDateComboValue(
	string DateValue,
	string FromOrTo,
	int AddOne
)
Public Shared Function FormatDateComboValue ( _
	DateValue As String, _
	FromOrTo As String, _
	AddOne As Integer _
) As String

Parameters

DateValue
Type: String
FromOrTo
Type: String
AddOne
Type: Int32