Nota
O acesso a esta página requer autorização. Podes tentar iniciar sessão ou mudar de diretório.
O acesso a esta página requer autorização. Podes tentar mudar de diretório.
Version: Available or changed with runtime version 1.0.
Gets the URI used for the HTTP request.
Syntax
RequestUri := HttpRequestMessage.GetRequestUri()
Note
This method can be invoked using property access syntax.
Parameters
HttpRequestMessage
Type: HttpRequestMessage
An instance of the HttpRequestMessage data type.
Return Value
RequestUri
Type: Text
The URI used for the HTTP request.
Related information
HttpRequestMessage Data Type
Get Started with AL
Developing Extensions