| Name | Description | |
|---|---|---|
| CountActiveByDocumentAndFileType | Gets a Count of Active Documents of a certain Type and File Type. | |
| CountActiveByDocumentType | Gets a Count of Active Documents of a certain Type. | |
| CountAvailableCloudConnect System Use Only | Gets a Count of Log-based Documents available for finPOWER Connect Cloud of a certain Type that are available to the Current User. | |
| GetAvailableDocumentsCloudConnect System Use Only | Retrieve a list of Log-based Documents that can be created for a User in finPOWER Connect Cloud. | |
| 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_AccountTypeRules | Return a DataViewFilter specifically for an Account Type Rule Document. | |
| GetDataViewFilter_BankAccountEnquiry | Return a DataViewFilter for filtering Credit Bureau Bank Account Enquiry Documents. | |
| GetDataViewFilter_EmailOrSms | Return a DataViewFilter limited to SMS and Email Document File Types. | |
| 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. | |
| GetLongestCode | Returns the number of characters in the longest code. | |
| GetObjectName | ||
| GetRecordCodeDescription | ||
| GetRecordDescription | ||
| GetUsageInformation | Returns an HTML string summarising Document usage. | |
| GetUserDocuments | Retrieve a list of Documents that can be published for a User. | |
| GetUserDocumentsByFileType | Retrieve a list of Documents that can be published for a User. | |
| 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. | |
| 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. |