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

IsInterface( ) method

If the specified object is defined as an interface type, this method returns TRUE. Otherwise, it returns FALSE.
Return type: LOGICAL
Access: PUBLIC
Applies to: Progress.Lang.Class class

Syntax

IsInterface( )