| FieldAttributes5250IsDigitsOnly Method | 
            Checks if attribute indicates digits only field.
            
Namespace: Flex.Hal.OhioAssembly: Flex.Hal.Ohio (in Flex.Hal.Ohio.dll) Version: 6.0.8219.1880
 Syntax
Syntaxpublic static bool IsDigitsOnly(
	int attr
)
Public Shared Function IsDigitsOnly ( 
	attr As Integer
) As Boolean
Parameters
- attr  Int32
- Attribute
Return Value
BooleanTrue or false
 See Also
See Also