ServicePRO SDK Help

clsSharedFunctions..::..IsDateExtended Method (Object, DateTime%)

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

Syntax


public static bool IsDateExtended(
	Object Value,
	ref DateTime DateValue
)
Public Shared Function IsDateExtended ( _
	Value As Object, _
	ByRef DateValue As DateTime _
) As Boolean

Parameters

Value
Type: Object
DateValue
Type: DateTime%