Namespace: OpenEdge.DataAdmin
Type: Class UserFieldPermission
Parent Classes:
Inherits: OpenEdge.DataAdmin.Entity
Implements: OpenEdge.DataAdmin.IUserFieldPermission


File:UserFieldPermission
Author(s):hdaniels



Method Summary
  Options Name Purpose
  OpenEdge.DataAdmin.Binding.IDataAdminModel CreateLocalContext () /* No local context needed - no child collections */

Constructor Summary
  Options Name Purpose
  UserFieldPermission (IDataAdminModel)
  UserFieldPermission (IDataAdminModel, IRequestInfo)

Property Summary
  Options Name Purpose
  LOGICAL CanRead
  LOGICAL CanWrite


Method Detail
Top

OpenEdge.DataAdmin.Binding.IDataAdminModel CreateLocalContext ()

/* No local context needed - no child collections
Returns OpenEdge.DataAdmin.Binding.IDataAdminModel
 


Constructor Detail
Top

UserFieldPermission (IDataAdminModel)

Parameters:
cntxt OpenEdge.DataAdmin.Binding.IDataAdminModel
 
Top

UserFieldPermission (IDataAdminModel, IRequestInfo)

Parameters:
cntxt OpenEdge.DataAdmin.Binding.IDataAdminModel
 
preq OpenEdge.DataAdmin.IRequestInfo
 


Property Detail
Top

LOGICAL CanRead

Returns LOGICAL
 
Top

LOGICAL CanWrite

Returns LOGICAL