Name of the variable in the timeseries.
[Visual Basic] Public Property ReadOnly TimeseriesVarName As String [C#] public string TimeseriesVarName { get; } [C++] public: __property String* get_TimeseriesVarName(); [JScript] public function get TimeseriesVarName() : String
FunctionBase.MapToOp Class | TA.Lib Namespace