IFieldPermission examples
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
IFieldPermission examples
The following code retrieves an ITablePermission object
from the service, edits one of the IFieldPermission objects,
and passes the ITablePermission back to the service
to be committed to the database:
|
See also: