| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| dataTable | DataTable | The source DataTable. | ||
| codeFieldName | String | Optional | The column to use as the "Code". Assumes "Code" if not supplied. If omitted, a value of Code is assumed. | |
| descriptionFieldName | String | Optional | The column to use as the "Description". Assumes "Description" if not supplied. If omitted, a value of Description is assumed. |
A Boolean value indicating success.