IFieldPermission interface
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
IFieldPermission interface
The IFieldPermission interface is mapped
to the _Field table in the schema, but it only exposes
the _Can* fields that define who has read and write
permissions to the field.
The DataAdminService does not provide any CRUD
methods for field permissions as they are only exposed as a collection property
on ITablePermission.