Share

AssemblyDocument.AssociativeForeignFilename Property

Parent Object: AssemblyDocument

Description

Read-only property that returns the full file name of the associative foreign file. This property returns empty string if the IsEmbeddedDocument returns False.

Syntax

AssemblyDocument.AssociativeForeignFilename() As String

Property Value

This is a read only property whose value is a String.

Version

Introduced in version 2017

Was this information helpful?