Collective2 Explorer
Collective2 Explorer
C2ExplorerServiceStack.Logic Namespaces
C2ExplorerServiceStack.Logic.Implementation
TimeSeriesPoint Class
TimeSeriesPoint Properties
DateTime Property
Value Property
TimeSeriesPoint
Value Property
Gets or sets the value.
Namespace:
C2ExplorerServiceStack.Logic.Implementation
Assembly:
C2ExplorerServiceStack.Logic (in C2ExplorerServiceStack.Logic.dll) Version: 1.0
Syntax
C#
Copy
public
double
Value
{
get
;
set
; }
Property Value
Type:
Double
The value.
Implements
ITimeSeriesPoint
Value
See Also
Reference
TimeSeriesPoint Class
C2ExplorerServiceStack.Logic.Implementation Namespace