Session::isServer Method [AX 2012]

Indicates whether the client type is a server.

client server public static boolean isServer()

Run On

ClientOrServer

Return Value

Type: boolean
true if the client type is a server; otherwise, false.
Show: