Collective2 Explorer
Collective2 Explorer
Namespaces
C2LibraryBase.Interfaces
ITimeSeriesPoint Interface
ITimeSeriesPoint Properties
DateTime Property
Value Property
ITimeSeriesPoint
Value Property
Gets or sets the value.
Namespace:
C2LibraryBase.Interfaces
Assembly:
C2LibraryBase (in C2LibraryBase.dll) Version: 1.0
Syntax
C#
Copy
double
Value
{
get
;
set
; }
Property Value
Type:
Double
The value.
See Also
Reference
ITimeSeriesPoint Interface
C2LibraryBase.Interfaces Namespace