Load a Document Manager File.
Syntax
finFileDownloadInfo.LoadDocumentManagerFile(sourceType, sourceId, fileCategory, fileName, fileExtension)
Parameters
| Name | Type | Optional | ByRef | Description |
| sourceType |
isefinDocumentManagerSourceType |
|
|
The Document Manager Source Type. |
| sourceId |
String |
|
|
The Document Manager Source Id, e.g., an Account Id. |
| fileCategory |
String |
|
|
The File Category. |
| fileName |
String |
|
|
|
| fileExtension |
String |
|
|
The File Extension or a blank String to extract from File Name. |
Return Value
Boolean
- Member of:
- finFileDownloadInfo
- Namespace:
- Intersoft.finSupport6
- Assembly:
- finSupport6, Version=6.0.3
- Target Framework:
- .NET 9.0