Share via


Session::isServer Method [AX 2012]

Indicates whether the client type is a server.

Syntax

client server public static boolean isServer()

Run On

ClientOrServer

Return Value

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

See Also

Reference

Session Class