PosReqStatus Field
Status of Request for Positions
Valid values:
0 = Completed
1 = Completed with Warnings
2 = Rejected
public const int PosReqStatus = 729
This language is not supported or no code example is available.
public:
const int PosReqStatus = 729;
This language is not supported or no code example is available.
public const PosReqStatus : int = 729
This language is not supported or no code example is available.
Field Value
int
In this article
Definition