TimeSeries.Log Method

Logs this instance. The type of this instance must have a parameterless constructor.
public virtual TimeSeries Log()
This language is not supported or no code example is available.
public:  
virtual TimeSeries^ Log()
This language is not supported or no code example is available.
public function Log() : TimeSeries;
This language is not supported or no code example is available.

Return Value

TimeSeries

TimeSeries.

In this article

Definition