Snapshot Class

public class Snapshot : DataObject
This language is not supported or no code example is available.
public ref class Snapshot : public DataObject^
This language is not supported or no code example is available.
public class Snapshot 
extends DataObject
This language is not supported or no code example is available.
Name Description
Public property DateTime Gets or sets the date time. (inherited from Event).
Public property InstrumentId
Public property ProviderId
Public property SnapshotType
Public property TypeId
Public property Values
Top
Methods
 
Name Description
Public method Clone() (inherited from DataObject).
Public method ToJSON() Returns a JSON formatted String that represents this instance. (inherited from Event).
Public method ToString()
Top
Fields
 
Name Description
Internal protected (Protected Friend) field dateTime (inherited from Event).
Top

In this article

Definition