Click or drag to resize

FieldAttributes5250IsAlphaNumeric Method

Checks if attribute indicates alpha numeric field.

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

Parameters

attr  Int32
Attribute

Return Value

Boolean
True or false
See Also