Get an ISCodeDescriptionList object from a collection supporting the I_ISCollectionDataView interface.

This assumes that the columns returned are those defined by the collectionDataView.GetDataViewColumns(iseCollectionDataViewTarget.DbCombo, ValueField, DisplayField) method.

Syntax

finUtilities.GetCodeDescriptionListFromCollectionDataView(collectionDataView, [alwaysIncludeId], [includeInactive], [sqlWhere])

Parameters

NameTypeOptionalByRefDescription
collectionDataView I_ISCollectionDataView The Collection.
alwaysIncludeId String Optional
includeInactive Boolean Optional If omitted, a value of True is assumed.
sqlWhere String Optional

Return Value

ISCodeDescriptionList

An ISCodeDescriptionList object.

Member of:
finUtilities
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0