Try OpenEdge Now
skip to main content
ABL Reference
Class Properties and Methods Reference : IsEnum( ) method
 

IsEnum( ) method

Returns TRUE if the object is an enumeration type. Otherwise, it returns FALSE.
Return type: LOGICAL
Access: PUBLIC
Applies to: Progress.Lang.Class class

Syntax

IsEnum( )