Returns the file dependency manager object.  
 Supported platforms: Windows only 
Signature
VBA:
object.FileDependencies
- object 
 
- 
Type: Database, Document 
 The object this property applies to. 
 
 
Property Value
Read-only: Yes 
Type:
FileDependencies
 Gets the FileDependencies object. 
 
Remarks
 No additional remarks. 
 
Examples
VBA:
Not available
Visual LISP:
Not available