Get an ISCodeDescriptionList object from a DataView.
Syntax
finUtilities.GetCodeDescriptionListFromDataView(dataView, codeField, descriptionField)
Parameters
| Name | Type | Optional | ByRef | Description |
| dataView |
DataView |
|
|
The DataView. |
| codeField |
String |
|
|
The Code column name in the DataView. |
| descriptionField |
String |
|
|
The Description column name in the DataView. |
Return Value
- Member of:
- finUtilities
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0