Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Version: Available or changed with runtime version 2.0.
Gets the web service action result status code.
Syntax
ResultCode := WebServiceActionContext.GetResultCode()
Parameters
WebServiceActionContext
Type: WebServiceActionContext
An instance of the WebServiceActionContext data type.
Return Value
ResultCode
Type: WebServiceActionResultCode
The web service action result status code.
Related information
WebServiceActionContext Data Type
Creating and Interacting with an OData V4 Bound Action
Get Started with AL
Developing Extensions