Powered by Zoomin Software. For more details please contactZoomin

OpenEdge ABL API Reference

OpenEdge.DataAdmin.IUserFieldPermission

  • Last Updated: January 15, 2026
  • 1 minute read
    • OpenEdge
    • Documentation
Namespace: OpenEdge.DataAdmin
Type: Interface IUserFieldPermission
Parent Classes:
Inherits: OpenEdge.DataAdmin.IDataAdminElement


/* Copyright (c) 2011 by progress Software Corporation
/*
/* all rights reserved. no part of this program or document
/* may be reproduced in any form or by any means without
/* permission in writing from progress Software Corporation.
Author(s):hdaniels



Property Summary
  Options Name Purpose
  LOGICAL CanRead
  LOGICAL CanWrite
  CHARACTER Name


Property Detail
Top

LOGICAL CanRead

Returns LOGICAL
 
Top

LOGICAL CanWrite

Returns LOGICAL
 
Top

CHARACTER Name

Returns CHARACTER
 


Alert