Get mask and authorization tag for any field in a table
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
The following example shows how to retrieve the mask and authorization tag for the
Name field of the Customer table using the
GetFieldDDMConfig() method:
|