Retrieve a list of Documents that can be published for a User.

The List returned will exclude Documents for which the current User does not have permission to execute.

Syntax

finDocuments.GetUserDocumentsByFileType(fileType)

Parameters

NameTypeOptionalByRefDescription
fileType iseDocumentFileType The File Type to filter Documents by.

Return Value

ISReadOnlyList(Of finDocumentRO)

A ISReadOnlyList(Of finDocumentRO)

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