xSession::systemSessionId Method [AX 2012]

Retrieves the system session ID for the session that the xSession object covers.

client server public static int systemSessionId()

Run On

ClientOrServer

Return Value

Type: int
An integer that represents the session ID.

Some sessions, such as a COM session or a worker thread session, have a parent system session.

Show: