Share

BOMRow.ReferencedFileDescriptor Property

Parent Object: BOMRow

Description

Gets the FileDescriptor for the component referenced by this row. This only applies to non merged component rows and non local components and immediately referenced components. Therefore this would only be useful in the data view.

Syntax

BOMRow.ReferencedFileDescriptor() As FileDescriptor

Property Value

This is a read only property whose value is a FileDescriptor.

Version

Introduced in version 2008

Was this information helpful?