ComponentOccurrence.OccurrencePropertySets Property
Parent Object: ComponentOccurrenceDescription
Read-only property that returns a PropertySets object associated with the occurence.
Syntax
ComponentOccurrence.OccurrencePropertySets() As PropertySetsProperty 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. |