Share

ComponentOccurrenceProxy.ParentOccurrence Property

Parent Object: ComponentOccurrenceProxy

Description

Property that returns the parent of this occurrence. This property is only valid for the occurrences in a multi-level assembly that are not in the top level. The parent occurrence is the occurrence representing the subassembly this occurrence is contained within.

Syntax

ComponentOccurrenceProxy.ParentOccurrence() As ComponentOccurrence

Property Value

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

Version

Introduced in version 4

Was this information helpful?