Share

CustomTable.AddLink Method

Parent Object: CustomTable

Description

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.

Version

Introduced in version 2008

Was this information helpful?