Share

CustomTable.ReferencedDocumentDescriptor Property

Parent Object: CustomTable

Description

Property that returns either a DocumentDescriptor object (for Inventor references) or a FileDescriptor object (for foreign file references). The property returns Nothing if no links have been specified for the table.

Syntax

CustomTable.ReferencedDocumentDescriptor() As Object

Property Value

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

Version

Introduced in version 2008

Was this information helpful?