Returns a Progress.Reflect.Event instance describing the class event that matches the specified conditions. If there is no matching event, the method returns the Unknown value (?).
Return type: Progress.Reflect.Event class
Access: PUBLIC
Applies to: Progress.Lang.Class class
                GetEvent ( INPUT event-name AS CHARACTER )
GetEvent ( INPUT event-name AS CHARACTER,
           INPUT flags AS Progress.Reflect.Flags )
               |