EncodedText Field
Encoded (non-ASCII characters) representation of the Text (58) field in the
encoded format specified via the MessageEncoding (347) field. If used, the ASCII
(English) representation should also be specified in the Text field.
public const int EncodedText = 355
This language is not supported or no code example is available.
public:
const int EncodedText = 355;
This language is not supported or no code example is available.
public const EncodedText : int = 355
This language is not supported or no code example is available.
Field Value
int
In this article
Definition