A collection of External Parties.
Implements I_ISRefreshableCollection, I_ISCollectionDataView, I_ISObjectName, I_ISRecordCodeDescription

Methods

Name Description
CountActiveByType Counts the number of "Active" External Parties of the specified Type.
CountByType Counts the number of External Parties of the specified Type.
GetBdmAccountAppFilter Get a filter for use in a database SQL Where clause to restrict Account Application records to those that have a BDM in the supplied list.
GetBdmAccountFilter Get a filter for use in a database SQL Where clause to restrict Account records to those that have a BDM in the supplied list.
GetBdmExternalPartyPksList Get a comma-separated list of External Party Primary Keys where the External Party
GetCategoriesList Retrieve a List of Categories used by External Parties.
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_Categories Returns a SQL WHERE clause that filters External Parties by Category.
GetDataViewFilter_SupportsCommissions Returns a SQL WHERE clause that filters External Parties that support Commissions.
GetDataViewFilter_SupportsDisbursements Returns a SQL WHERE clause that filters External Parties that support Disbursements.
GetDataViewFilter_SupportsLinkedAccounts Returns a SQL WHERE clause that filters External Parties that support Linked Accounts.
GetDescriptionForReports Get a Description to display on reports.
GetItem Retrieve an item by its case-insensitive key.
GetItemByClientPk Retrieve an item by the Primary Key of its Client.
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 External Parties filtered by the specified Search Query.
GetLongestCode Returns the number of characters in the longest code.
GetObjectName
GetRecordCodeDescription
GetRecordDescription
GetRegionsList Retrieve a List of Regions used by External Parties.
GetValidDataViewColumns Get a List of Columns that are Valid when creating a Data View from this collection for the specified Validation Target.
HierarchyDepthByType Returns the largest Hierarchy depth for External Parties of the specified Type.
Refresh Refresh collection, reloading information where out-of-date.
Validate Validate collection to ensure that it is in a usable state.

Properties

Name Description
ItemByClientPk Read-Only Retrieve an item by the primary key of its Client.
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