SysOperationServiceController.operationReturnValue Method [AX 2012]

Gets the service return value.

public anytype operationReturnValue()

Run On

Called

Return Value

Type: anytype
The service return value.

Do not use this method if the service return value is void. It will not be initialized in that case.

Community Additions

ADD
Show: