| Name | Description | |
|---|---|---|
| ExistsDescription | ||
| 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. | |
| GetDriversLicencePkList | Retrieves a list of all Identification Type Pks that relate to Drivers Licences. | |
| GetIdentificationTypeIdFromSpecialType | Get the Id of the first Active (or the best, based on Global Settings) Identification Type based on a Special Type. | |
| GetItem | Retrieve an item by its case-insensitive key. | |
| GetItemByDescription | Retrieves an Item by its case-insensitive Description. Note, if more than one item exists with the Description the first one will be returned. | |
| 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. | |
| ItemByDescription | Retrieves an Item by its case-insensitive Description. Note, if more than one item exists with the Description the first one will be returned. | |
| Refresh | Refresh collection, reloading information where out-of-date. |
| 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. |