AdjustmentType Field

Type of adjustment to be applied, used for PCS & PAJ  
Valid values:  
0 = Process request as Margin Disposition  
1 = Delta_plus  
2 = Delta_minus  
3 = Final  
 
public const int AdjustmentType = 718
This language is not supported or no code example is available.
public:  
const int AdjustmentType = 718;
This language is not supported or no code example is available.
public const AdjustmentType : int = 718
This language is not supported or no code example is available.

Field Value

int

In this article

Definition