Click or drag to resize
DVarDoIsAllDigits Method

Namespace: SurveyToGo.UserLogic.Interfaces
Assembly: UserLogicInt.Pocket (in UserLogicInt.Pocket.dll) Version: 1.0.4.0
Syntax
C#
public static bool DoIsAllDigits(
	string inTest
)

Parameters

inTest
Type: SystemString

Return Value

Type: Boolean
See Also