FileManager.ReferencedDocumentCount Method
Parent Object: FileManagerDescription
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 LongParameters
Name | Type | Description |
FullFileName | String | Input string value that indicates the assembly full filename. |