ComponentDefinition.Document Property
Parent Object: ComponentDefinitionDescription
Property that returns the containing Document object.
Syntax
ComponentDefinition.Document() As ObjectProperty Value
This is a read only property whose value is an Object.Samples
Name | Description |
Find component referenced by balloon | This sample demonstrates how to find the component that a balloon references. |