AffirmStatus Field
Identifies the status of the ConfirmationAck.
Valid values:
1 = Received
2 = Confirm rejected, i.e. not affirmed
3 = Affirmed
public const int AffirmStatus = 940
This language is not supported or no code example is available.
public:
const int AffirmStatus = 940;
This language is not supported or no code example is available.
public const AffirmStatus : int = 940
This language is not supported or no code example is available.
Field Value
int
In this article
Definition