Share via


Session::isBusinessConnector Method [AX 2012]

Indicates whether the client kind is a business connector.

Syntax

client server public static boolean isBusinessConnector()

Run On

ClientOrServer

Return Value

Type: boolean
true if the client kind is a business connector; otherwise, false.

See Also

Reference

Session Class