Gets a List of Documents that are valid for this Client Group and can be run from a Log, filtered by File Type.

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

Syntax

finClientGroupRO.GetDocumentsListByFileType(fileType)

Parameters

NameTypeOptionalByRefDescription
fileType iseDocumentFileType The file Type to include.

Return Value

ISReadOnlyList(Of finDocumentRO)

A ISReadOnlyList(Of finDocumentRO) value.

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