BalloonValueSet.Value Property
Parent Object: BalloonValueSetDescription
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.
Syntax
BalloonValueSet.Value() As StringProperty Value
This is a read/write property whose value is a String.Samples
| Name | Description |
| Find component referenced by balloon | This sample demonstrates how to find the component that a balloon references. |
