Share via


RFIDManager_Server.systemOfflineDevices Method [AX 2012]

Returns a packed version of a map containing the names of the devices which are offline on the servers.

Syntax

public container systemOfflineDevices()

Run On

Server

Return Value

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

Remarks

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

See Also

Reference

RFIDManager_Server Class