PosTransType Field
Identifies the type of position transaction
Valid values:
1 = Exercise
2 = Do Not Exercise
3 = Position Adjustment
4 = Position Change Submission/Margin Disposition
5 = Pledge
public const int PosTransType = 709
This language is not supported or no code example is available.
public:
const int PosTransType = 709;
This language is not supported or no code example is available.
public const PosTransType : int = 709
This language is not supported or no code example is available.
Field Value
int
In this article
Definition