Click or drag to resize

TimeSeriesDataQueueTNeedDateTime Property

This flag is set if and only if queue need DateTime to be specified for data elements, which you intend to add.

Namespace:  FinAnalysis.Base
Assembly:  FinAnalysis (in FinAnalysis.dll) Version: 2.1.13-cc97e13414b71fde928e8f3a546ac1daf26f295f
Syntax
C#
public bool NeedDateTime { get; }

Property Value

Type: Boolean
See Also