Define state in a class
- Last Updated: May 29, 2019
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Data can exist in the following forms within a class:
- Data members of the class
- Properties of a class
- ABL widgets, streams, and work tables that are referenced by class members
- Local variables of a method within the class