Set property methods syntax
- Last Updated: November 11, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
Set property methods syntax
|
propName
The property name. This can be any of the properties listed in the tables in Available properties.
propValue
The value for the property name.
For example, to set the PROGRESS.Session.initialConnections property
to 5, use the following method to set an integer property:
|