BalloonValueSet.ReferencedRow Property
Parent Object: BalloonValueSetDescription
Property that returns the referenced DrawingBOMRow object.
Syntax
BalloonValueSet.ReferencedRow() As DrawingBOMRowProperty Value
This is a read only property whose value is a DrawingBOMRow.Samples
Name | Description |
Find component referenced by balloon | This sample demonstrates how to find the component that a balloon references. |