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