Returns the file dependency manager object. (Obsolete)
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.
Release Information
Releases: AutoCAD 2000 through AutoCAD 2017
- This property is no longer supported for use with the
Database and
Document objects.
Examples
VBA:
Not available
Visual LISP:
Not available