QtyType Field
Type of quantity specified in a quantity field:
Valid values:
0 = Units (shares, par, currency)
1 = Contracts (if used - should specify ContractMultiplier (tag 231))
public const int QtyType = 854
This language is not supported or no code example is available.
public:
const int QtyType = 854;
This language is not supported or no code example is available.
public const QtyType : int = 854
This language is not supported or no code example is available.
Field Value
int
In this article
Definition