Share

ComponentOccurrenceProxy.NativeObject Property

Parent Object: ComponentOccurrenceProxy

Description

Gets the object in the context of the definition instead of the containing assembly.

Syntax

ComponentOccurrenceProxy.NativeObject() As ComponentOccurrence

Property Value

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

Samples

Name Description
Print instance properties of all components in an assembly This sample demonstrates how to get the instance properties of all components in an assembly.

Version

Introduced in version 4

Was this information helpful?