PosMaintResult Field

Result of Position Maintenance Request.  
Valid values:  
0 = Successful completion - no warnings or errors  
1 = Rejected  
99 = Other  
 
4000+ Reserved and available for bi-laterally agreed upon user-defined values  
 
public const int PosMaintResult = 723
This language is not supported or no code example is available.
public:  
const int PosMaintResult = 723;
This language is not supported or no code example is available.
public const PosMaintResult : int = 723
This language is not supported or no code example is available.

Field Value

int

In this article

Definition