FileDependencies Property (ActiveX)

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

Examples

VBA:

Not available

Visual LISP:

Not available