Create an ISCodeDescriptionList object.
Syntax
ISSupport.CreateCodeDescriptionList([listType], [maxItems])
Parameters
| Name | Type | Optional | ByRef | Description |
| listType |
iseCodeDescriptionListType |
Optional |
|
If omitted, a value of iseCodeDescriptionListType.UniqueList is assumed. |
| maxItems |
Integer |
Optional |
|
If omitted, a value of 0 is assumed. |
Return Value
- Member of:
- ISSupport
- Namespace:
- Intersoft.ISSupport6
- Assembly:
- ISSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0