Account Field
Account mnemonic as agreed between buy and sell sides, e.g. broker
and institution or investor/intermediary and fund manager.
public const int Account = 1
This language is not supported or no code example is available.
public:
const int Account = 1;
This language is not supported or no code example is available.
public const Account : int = 1
This language is not supported or no code example is available.
Field Value
int
In this article
Definition