IFieldPermission examples
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- 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: