Adjustment Field

Identifies the type of adjustment.  
Valid values:  
1 = Cancel  
2 = Error  
3 = Correction  
 
public const int Adjustment = 334
This language is not supported or no code example is available.
public:  
const int Adjustment = 334;
This language is not supported or no code example is available.
public const Adjustment : int = 334
This language is not supported or no code example is available.

Field Value

int

In this article

Definition