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