Lean
$LEAN_TAG$
|
Provides a container for results from history requests. This contains the file path relative to the /Data folder where the data can be written More...
Protected Member Functions | |
HistoryResult (HistoryResultType type) | |
Initializes a new instance of the HistoryResult class More... | |
Properties | |
HistoryResultType | Type [get] |
Gets the type of history result More... | |
Provides a container for results from history requests. This contains the file path relative to the /Data folder where the data can be written
Definition at line 109 of file HistoryPacket.cs.
|
protected |
Initializes a new instance of the HistoryResult class
type | The type of history result |
Definition at line 120 of file HistoryPacket.cs.
|
get |
Gets the type of history result
Definition at line 114 of file HistoryPacket.cs.