Progress.Reflect.Event class
- Last Updated: January 18, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
Progress.Reflect.Event provides information about an ABL or .NET class
event.
This class is FINAL and cannot be inherited.
Serializable:
No
Constructors
This class only contains a private constructor.
Super Class
Interfaces
This class does not implement interfaces.
Public Properties
| AccessMode property | DeclaringClass property | IsAbstract property |
| IsOverride property | IsStatic property | Name property (Reflect) |
| NumHandlerParameters property | OriginatingClass property | – |
Public Methods
| GetHandlerParameters( ) method | ToString( ) method (Reflect) | – |