Base Type: Domain
Derived Types: BitMaskCodedValueDomain
A class that maintains information about the coded values belonging to a specific coded value domain.
Property |
Type |
Description |
CodedValues |
CodedValue[ ] |
The coded values for the domain. |
Remarks
Domains offer a way to define a range of values that can be used for multiple attribute fields. Using domains helps ensure data integrity by limiting the choice of values for a particular field.