Share

ComponentOccurrence.OccurrencePropertySetsEnabled Property

Parent Object: ComponentOccurrence

Description

Read-write property that gets and sets whether this occurrence has a PropertySets object.

Syntax

ComponentOccurrence.OccurrencePropertySetsEnabled() As Boolean

Property Value

This is a read/write property whose value is a Boolean.

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?