Share via


RFIDManager_Server.systemOfflineProcesses Method [AX 2012]

Returns a packed version of a map containing the names of the processes that are offline on the servers.

Syntax

public container systemOfflineProcesses()

Run On

Server

Return Value

Type: container
A packed version of a map containing the names of the processes.

Remarks

A call to the RFIDManager_Server.fillTree Method is required before calling this method.

See Also

Reference

RFIDManager_Server Class