A collection of Elements.
Implements I_ISRefreshableCollection, I_ISCollectionDataView, I_ISObjectName, I_ISRecordCodeDescription

Methods

Name Description
AccountSort System Use Only
GetAuthoriseTransactionsPksList Retrieve a list of the primary keys of all Elements for which Transactions should be Authorised.
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.
GetDataViewFilter System Use Only Build an SQL WHERE Filter to apply to the DataView generated via the GetDataView method.
GetDataViewFilter_ByType Returns a SQL WHERE clause that filters Elements for an Element Type.
GetDataViewFilter_TransactionType Get the Data View Filter for which Elements can be configured against a Transaction Type.
GetDescriptionForReports Get a Description to display on reports.
GetDisbursementTypePksList Retrieve a list of the primary keys of all Elements for a specified Disbursement Type.
GetElementTypesBankEntryList Retrieve a list of the Element Types that are valid for Bank Entry.
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 Elements filtered by the specified Search Query.
GetLongestCode Returns the number of characters in the longest code.
GetNextTransactionReference Retrieves the Next Transaction Reference for the specified Element and if sequenced updates the value on the database.
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.
Refresh Refresh collection, reloading information where out-of-date.
Validate Validate collection to ensure that it is in a usable state.

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