Get a List of Monitor Category Pks that exist in the specified Range of Monitor Category Ids.

Syntax

finMonitorCategories.GetMonitorCategoriesPksListFromRange(rangeList, [hasNull], [hasNotNull])

Parameters

NameTypeOptionalByRefDescription
rangeList String The Range by which to filter.
hasNull Boolean Optional ByRef Returns True if the range has a <Null> entry. If omitted, a value of False is assumed.
hasNotNull Boolean Optional ByRef Returns True if the range has a !<Null> entry. If omitted, a value of False is assumed.

Return Value

ISListReadOnly

An ISListReadOnly value.

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