| Name | Description | |
|---|---|---|
| Add | ||
| ExistDescription | Indicates whether a Description exists in this collection. | |
| Exists | Indicates whether a Code exists in this collection. | |
| GetCodeFromDescription | Get a Code from a Description. | |
| GetCodesList | Get a List of all Codes. | |
| GetCodesListReadOnly | Get a List of all Codes. | |
| GetDescriptionFromCode | Get a Description from a Code. | |
| GetDescriptionsList | Get a List of all Descriptions. | |
| GetDescriptionsListReadOnly | Get a List of all Descriptions. | |
| ToCodeDescriptionList | ||
| ValidateDescription | Validate a Description, updating to the correct case. |
| Name | Description | |
|---|---|---|
| AllowDuplicateCodes Read-Only | Indicates whether duplicate Codes are allowed in this collection. | |
| CodeDescriptionTableId Read-Only | The Id of this Code Description Table. | |
| ItemByIndex Read-Only | Retrieve an item by its index in the collection. |