Represents a data object, containing open, close, low and high values for a certain date.
The following tables list the members exposed by the StockPrice type.
Name | Description | |
---|---|---|
Overloaded. Initializes a new instance of the StockPrice class. |
Name | Description | |
---|---|---|
Gets the close value. |
||
Gets the date. |
||
Gets the high value. |
||
Gets the low value. |
||
Gets the open value. |
||
Sets the close value. |
||
Sets the date. |
||
Sets the high value. |
||
Sets the low value. |
||
Sets the open value. |