ServicePRO SDK Help

clsSharedFunctions..::..IsNumeric Method

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

Syntax


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

Parameters

Value
Type: Object