Try OpenEdge Now
skip to main content
Programming Interfaces
Database Administration Entity Interface Reference : IUserFieldPermission interface : IUserFieldPermission properties
 

IUserFieldPermission properties

Inherits properties from IDataAdminElement and defines the properties listed in the following table.
Table 118. Multi-tenant Maintenance IUserFieldPermission interface properties
Property name
Data type
Access
Description
CanRead
LOGICAL
Read-only
Returns TRUE if the user specified by an owning IUserPermission object can read the field.
CanWrite
LOGICAL
Read-only
Returns TRUE if the user specified by an owning IUserPermission object can write the field.
Name
CHARACTER
Read-only
Returns the name of a field in a table specified by an owning IUserTablePermission object.