Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
Version: Available or changed with runtime version 1.0.
Gets and sets the TextEncoding used when running, importing or exporting the XmlPort.
Syntax
[Encoding := ] Xmlport.TextEncoding([Encoding: TextEncoding])
Note
This method can be invoked using property access syntax.
Parameters
Xmlport
Type: Xmlport
An instance of the Xmlport data type.
[Optional] Encoding
Type: TextEncoding
The new value of the TextEncoding.
Return Value
[Optional] Encoding
Type: TextEncoding
The TextEncoding used when running, importing or exporting the XmlPort.
Related information
Xmlport Data Type
TextEncoding Property (XMLports)
Get Started with AL
Developing Extensions