LegalConfirm Field
Indicates that this message is to serve as the final and legal confirmation.
Valid values:
Y = Legal confirm
N = Does not constitute a legal confirm
public const int LegalConfirm = 650
This language is not supported or no code example is available.
public:
const int LegalConfirm = 650;
This language is not supported or no code example is available.
public const LegalConfirm : int = 650
This language is not supported or no code example is available.
Field Value
int
In this article
Definition