ExecutionMessage Class
[DataContract()]
public class ExecutionMessage : DataObject
This language is not supported or no code example is available.
[DataContract()]
public ref class ExecutionMessage : public DataObject^
This language is not supported or no code example is available.
Name | Description | |
---|---|---|
![]() |
ExecutionMessage() | |
![]() |
ExecutionMessage(ExecutionMessage) |
Name | Description | |
---|---|---|
![]() |
ClId | |
![]() |
ClOrderId | |
![]() |
ClientId | |
![]() |
CurrencyId | Gets or sets the currency identifier. |
![]() |
DateTime | Gets or sets the date time. (inherited from Event). |
![]() |
Fields | |
![]() |
Id | |
![]() |
Instrument | |
![]() |
InstrumentId | |
![]() |
IsLoaded | |
![]() |
Item(int) | |
![]() |
Order | |
![]() |
OrderId | |
![]() |
ProviderOrderId | |
![]() |
TypeId | Gets the type identifier. (inherited from DataObject). |
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). |
OberMind.ExecutionMessage