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.
public class AccountReport 
extends ExecutionMessage
This language is not supported or no code example is available.
Name Description
Public property Amount
Public property ClId (inherited from ExecutionMessage).
Public property ClOrderId (inherited from ExecutionMessage).
Public property ClientId (inherited from ExecutionMessage).
Public property CurrencyId Gets or sets the currency identifier. (inherited from ExecutionMessage).
Public property DateTime Gets or sets the date time. (inherited from Event).
Public property Fields (inherited from ExecutionMessage).
Public property Id (inherited from ExecutionMessage).
Public property Instrument (inherited from ExecutionMessage).
Public property InstrumentId (inherited from ExecutionMessage).
Public property IsLoaded (inherited from ExecutionMessage).
Public property IsNeedReset
Public property Item(int) (inherited from ExecutionMessage).
Public property Order (inherited from ExecutionMessage).
Public property OrderId (inherited from ExecutionMessage).
Public property PortfolioId
Public property ProviderOrderId (inherited from ExecutionMessage).
Public property Text
Public property TypeId Gets the type identifier.
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() Returns a String that represents this instance. (inherited from Event).
Top
Fields
 
Name Description
Internal protected (Protected Friend) field dateTime (inherited from Event).
Top

In this article

Definition