Click or drag to resize

FieldAttributes5250IsProtected Method

Checks if attribute indicates protected field.

Namespace:  Flex.Hal.Ohio
Assembly:  Flex.Hal.Ohio (in Flex.Hal.Ohio.dll) Version: 4.1.4031.1525
Syntax
public static bool IsProtected(
	int attr
)

Parameters

attr
Type: SystemInt32
Attribute

Return Value

Type: Boolean
True or false
See Also