Share

ComponentOccurrence.OccurrencePropertySets Property

Parent Object: ComponentOccurrence

Description

Read-only property that returns a PropertySets object associated with the occurence.

Syntax

ComponentOccurrence.OccurrencePropertySets() As PropertySets

Property Value

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

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 2022

Was this information helpful?