ServicePRO SDK Help

clsSharedFunctions..::..IsDate Method (String)

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

Syntax


public static bool IsDate(
	string aDate
)
Public Shared Function IsDate ( _
	aDate As String _
) As Boolean

Parameters

aDate
Type: String