Collective2 Explorer
Collective2 Explorer
Namespaces
C2LibraryBase.Interfaces
IEquityOHLC Interface
IEquityOHLC Properties
Close Property
DateTime Property
High Property
Low Property
Open Property
IEquityOHLC
Low Property
Gets or sets the Low.
Namespace:
C2LibraryBase.Interfaces
Assembly:
C2LibraryBase (in C2LibraryBase.dll) Version: 1.0
Syntax
C#
Copy
decimal
Low
{
get
;
set
; }
Property Value
Type:
Decimal
The Low.
See Also
Reference
IEquityOHLC Interface
C2LibraryBase.Interfaces Namespace