AxdSalesOrder.isServiceSessionInIL Method [AX 2012]

Gets whether the service call was run in IL.

Syntax

public boolean isServiceSessionInIL()

Run On

Server

Return Value

Type: boolean
true if the code is running in IL; otherwise, false.

See Also

Reference

AxdSalesOrder Class