The List returned only includes Active Documents that the current User has permission to execute.
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| 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.