Share

FileManager.ReferencedDocumentCount Method

Parent Object: FileManager

Description

Returns the number of uniquely referenced documents the input document had at the time it was last saved. This is the number that is used in determining whether or not an assembly will open in Express mode or Full mode.

Syntax

FileManager.ReferencedDocumentCount( FullFileName As String ) As Long

Parameters

Name Type Description
FullFileName String Input string value that indicates the assembly full filename.

Version

Introduced in version 2015

Was this information helpful?