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

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.

Syntax

finAccountTypeRO.GetDocumentsList([accountApp])

Parameters

NameTypeOptionalByRefDescription
accountApp Boolean Optional Indicates whether to retrieve a list of Documents available to Account Applications (i.e., the Document is flagged as being application to Account Applications). If omitted, a value of False is assumed.

Return Value

ISReadOnlyList(Of finDocumentRO)

A ISReadOnlyList(Of finDocumentRO) value.

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