public property TradeDeskAut.PriceHistoryHelper

Brief

Gets an instance of the price history helper.

Declaration
Visual Basic
PriceHistoryHelper As Object
IDL
[propget] HRESULT PriceHistoryHelper( [out, retval] IDispatch* retVal)

Returns

The property returns an instance of the FXCore.PriceHistoryHelperAut.

Details

The PriceHistoryHelper property is defined in the TradeDeskAut class.

back