Returns the corresponding CQGAccount object.
Read-only property
Visual Basic |
---|
Public Property Account As CQGAccount |
CQGAccount object to which this CQGPosition belongs
This property will be convenient for those who are familiar with the VBA specific Parent option.
See the usage of CQGPosition properties in the AccountChanged event's example section.