General property accessor methods for the RunTimeProperties class
- Last Updated: January 16, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
General property accessor methods for the RunTimeProperties class
You can access global properties by property name using the get and set general purpose methods.
When you use these methods, you must call the correct accessor based on the data type of the
property.