The List returned only includes Active Documents that the current User has permission to execute. The List also includes Documents that are valid for the Product Type that this Account Type relates too.
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| fileType | iseDocumentFileType | The file Type to include. | ||
| includeAccountTypeDocuments | Boolean | Optional | Indicates whether to include Account Type Documents that are flagged as being available to Account Applications. If omitted, a value of False is assumed. | |
| accountTypePk | Integer | Optional | The primary key of the Account Type if including Account Type Documents. If omitted, a value of 0 is assumed. |
A ISReadOnlyList(Of finDocumentRO) value.