FileManager.GetFullFileName Method
Parent Object: FileManagerDescription
Returns the full file name given its full document name.
Syntax
FileManager.GetFullFileName( FullDocumentName As String ) As StringParameters
| Name | Type | Description |
| FullDocumentName | String | Input String that specifies the full document name. |
