ComponentOccurrence.Definition Property
Parent Object: ComponentOccurrenceDescription
Property that returns the object this occurrence references.
Syntax
ComponentOccurrence.Definition() As ComponentDefinitionProperty Value
This is a read only property whose value is a ComponentDefinition.Samples
Name | Description |
Replace content center part | This sample demonstrates how to replace the content part referenced by an assembly occurrence. |