PosReqType Field

Unique identifier for the position maintenance request as assigned by the submitter  
Valid values:  
0 = Positions  
1 = Trades  
2 = Exercises  
3 = Assignments  
 
public const int PosReqType = 724
This language is not supported or no code example is available.
public:  
const int PosReqType = 724;
This language is not supported or no code example is available.
public const PosReqType : int = 724
This language is not supported or no code example is available.

Field Value

int

In this article

Definition