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