Share

PresentationComponent.ParentComponent Property

Parent Object: PresentationComponent

Description

Read-only property that returns the parent PresentationComponent object. This property is only valid for the components in a multi-level assembly that are not in the top level.

Syntax

PresentationComponent.ParentComponent() As PresentationComponent

Property Value

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

Version

Introduced in version 2018

Was this information helpful?