Ticker: Data (set)

Data

Sets custom data associated with this Ticker instance.



 Public Property Set Data(
	  ByRef Value As Variant )

Parameters

Value
[ByRef] Variant. The data to associate with this Ticker instance.

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