Share

File.AvailableDocuments Property

Parent Object: File

Description

Property that returns an enumeration of all the documents within this file that are currently available (i.e. have been initialized). The returned documents may or may not be open. The property returns a DocumentsEnumerator object in Inventor and a ApprenticeServerDocuments in Apprentice.

Syntax

File.AvailableDocuments() As Object

Property Value

This is a read only property whose value is an Object.

Version

Introduced in version 11

Was this information helpful?