DlvyInstType Field
Used to indicate whether a delivery instruction
is used for securities or cash settlement.
Valid values:
S = securities
C = cash
public const int DlvyInstType = 787
This language is not supported or no code example is available.
public:
const int DlvyInstType = 787;
This language is not supported or no code example is available.
public const DlvyInstType : int = 787
This language is not supported or no code example is available.
Field Value
int
In this article
Definition