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