ServicePRO SDK Help

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

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

Syntax


public static string FormatDateComboValue(
	DateTime DateValue,
	string FromOrTo
)
Public Shared Function FormatDateComboValue ( _
	DateValue As DateTime, _
	FromOrTo As String _
) As String

Parameters

DateValue
Type: DateTime
FromOrTo
Type: String