ServicePRO SDK Help

clsSharedFunctions..::..IsASAP Method

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

Syntax


public static bool IsASAP(
	DateTime aDate
)
Public Shared Function IsASAP ( _
	aDate As DateTime _
) As Boolean

Parameters

aDate
Type: DateTime