Level2Update Class
[DataContract()]
public class Level2Update : DataObject
This language is not supported or no code example is available.
[DataContract()]
public ref class Level2Update : public DataObject^
This language is not supported or no code example is available.
Name | Description | |
---|---|---|
Level2Update() | Initializes a new instance of the Level2Update class. | |
Level2Update(DateTime, byte, int, Level2[]) | Initializes a new instance of the Level2Update class. | |
Level2Update(Level2Update) | Initializes a new instance of the Level2Update class. |
Name | Description | |
---|---|---|
DateTime | Gets or sets the date time. (inherited from Event). | |
Entries | Gets the entries. | |
Fields | ||
InstrumentId | ||
Item(int) | ||
ProviderId | ||
TypeId | Gets the type identifier. |
Name | Description | |
---|---|---|
Clone() | (inherited from DataObject). | |
ToJSON() | Returns a JSON formatted String that represents this instance. (inherited from Event). | |
ToString() | Returns a String that represents this instance. (inherited from Event). |