A collection of Information Lists.

Unlike other global collections, this may contain items which are not held on the database. These items represent System Lists which exist in the collection regardless of whether a database entry exists for them or not. These entries will have a Pk of zero.

Implements I_ISRefreshableCollection, I_ISCollectionDataView, I_ISObjectName, I_ISRecordCodeDescription

Methods

Name Description
GetDataView Get a DataView object containing details held in this collection.
GetDataViewColumns Get a list of column names to be displayed for a certain display target.
GetDefaultValue Gets the Default Value for an Information List. If the Information List does not exists a blank string is returned.
GetDescriptionForReports Get a Description to display on reports.
GetItem Retrieve an item by its case-insensitive key.
GetItemByIndex Retrieve an item by its index in the collection.
GetItemByPk Retrieve an item by its primary key.
GetItemsBySearchQueryStringParser System Use Only Get a sub-set of Information Lists filtered by the specified Search Query.
GetLongestCode Returns the number of characters in the longest code.
GetObjectName
GetRecordCodeDescription
GetRecordDescription
GetValidDataViewColumns Get a List of Columns that are Valid when creating a Data View from this collection for the specified Validation Target.
GetValueBySection Get a Section of the value.
Refresh Refresh collection, reloading information where out-of-date.

Properties

Name Description
ItemByIndex Read-Only Retrieve an item by its index in the collection.
ItemByPk Read-Only Retrieve an item by its primary key.
LastRefreshTime Read-Only The date and time that the Refresh method was last called.
RefreshRequired Read-Only Returns True if the Collection is up-to-date.
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0