DrawingBOMRow.Custom Property
Parent Object: DrawingBOMRowDescription
Property that returns whether this row is a custom row.
Syntax
DrawingBOMRow.Custom() As BooleanProperty Value
This is a read only property whose value is a Boolean.Samples
Name | Description |
Find component referenced by balloon | This sample demonstrates how to find the component that a balloon references. |