Gets a List of Available Documents for this Account Application Type that can be run from a Log.

The List returned only includes Active Documents that the current User has permission to execute.

Syntax

finAccountAppTypeRO.GetDocumentsList([includeAccountTypeDocuments], [accountTypePk])

Parameters

NameTypeOptionalByRefDescription
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.

Return Value

ISReadOnlyList(Of finDocumentRO)

A ISReadOnlyList(Of finDocumentRO) value.

Member of:
finAccountAppTypeRO
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0