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