ServicePRO SDK Help

clsSharedFunctions..::..IsDate Method (Object)

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

Syntax


public static bool IsDate(
	Object Value
)
Public Shared Function IsDate ( _
	Value As Object _
) As Boolean

Parameters

Value
Type: Object