Ticker: Data (get)

Data

Returns custom data associated with this Ticker instance.



 Public Property Get Data ( ) As Variant

Return Values

Variant -  Custom data.

Remarks

The data is not used by the Ticker. It is to allow a developer to associate values to the Ticker if needed.

Read/Write.

See Also

Project CorLib Overview

Class Ticker Overview