Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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