| Name | Description | |
|---|---|---|
| ExistsSpgId | Check to see if an item with this Secured Party Group Number (SpgId) exists in the collection. | |
| 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. | |
| GetDescriptionForReports | Get a SecuredPartyGroup 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. | |
| GetItemBySpgId | Retrieve an item by its Secured Party Group Number (SpgId). | |
| GetItemsBySearchQueryStringParser System Use Only | Get a sub-set of Secured Party Groups items 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. | |
| 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. | |
| ItemBySpgId Read-Only | Retrieve an item by its Secured Party Group Number (SpgId). | |
| 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. |