PosQtyStatus Field

Status of this position.  
Valid values:  
0 = Submitted  
1 = Accepted  
2 = Rejected  
 
public const int PosQtyStatus = 706
This language is not supported or no code example is available.
public:  
const int PosQtyStatus = 706;
This language is not supported or no code example is available.
public const PosQtyStatus : int = 706
This language is not supported or no code example is available.

Field Value

int

In this article

Definition