| Application |
Returns the top-level parent application object. When used the context of Inventor, an Application object is returned. When used in the context of Apprentice, an ApprenticeServer object is returned. |
| ItemNumber |
Returns the associated item number. |
| OverrideValue |
Gets and sets the override value of the balloon. |
| Parent |
Property returning the parent balloon. |
| ReferencedRow |
Property that returns the referenced DrawingBOMRow object. |
| Static |
Gets and sets whether the Value property has been overridden. |
| Type |
Returns an ObjectTypeEnum indicating this object's type. |
| Value |
Gets and sets the value of the balloon. This value corresponds to the item number of a row in a parts list if any have been created. |