CustomTable.AddLink Method
Parent Object: CustomTableDescription
Method that adds a link to the specified document. If a link to a foreign file type already exists, the link is replaced if the input is also a foreign file.
Syntax
CustomTable.AddLink( FullFileName As String )Parameters
Name | Type | Description |
FullFileName | String | Input String that specifies the full file name of the file to add a link to. |