| Name | Description | |
|---|---|---|
| ExistDescription System Use Only Obsolete | ||
| Exists | Indicates whether a Code exists in this collection. | |
| ExistsDescription | Indicates whether a Description exists in this collection. | |
| GetCodeFromDescription | Get a Code from a Description. | |
| GetCodesList | Get a List of all Codes. | |
| GetDescriptionFromCode | Get a Description from a Code. | |
| GetDescriptionsList | Get a List of all Descriptions. | |
| ToCodeDescriptionList | Create an ISCodeDescriptionList object from this Code Table. | |
| ValidateDescription | Validate a Description, updating to the correct case. |
| Name | Description | |
|---|---|---|
| AllowDuplicateCodes Read-Only | Indicates whether duplicate Codes are allowed in this collection. | |
| CodeTableId Read-Only | The Id of this Code Table. | |
| DefaultStatusesActive Read-Only | Returns an ISList of Active Default Statuses. | |
| DefaultStatusesClosing Read-Only | Returns an ISList of Closing Default Statuses. | |
| ItemByDescription Read-Only | Retrieve an item by its case-insensitive description. | |
| ItemByIndex Read-Only | Retrieve an item by its index in the collection. |