Get the List Resolved into a DataView object.

Syntax

ISSupport.ResolveListAsDataView(list, listResolved, [maxLength])

Parameters

NameTypeOptionalByRefDescription
list String The List to Resolve.
listResolved DataView ByRef The Resolved List.
maxLength Integer Optional ByRef The Maximum allowable length of items in the List if applicable. If omitted, a value of 0 is assumed.

Return Value

Boolean
Member of:
ISSupport
Namespace:
Intersoft.ISSupport6
Assembly:
ISSupport6, Version=6.0.3
Target Framework:
.NET 9.0