PossResend Field

Indicates that message may contain information that has been sent under another sequence number.  
Valid Values:  
Y=Possible resend  
N=Original transmission  
 
public const int PossResend = 97
This language is not supported or no code example is available.
public:  
const int PossResend = 97;
This language is not supported or no code example is available.
public const PossResend : int = 97
This language is not supported or no code example is available.

Field Value

int

In this article

Definition