Share via


RFIDManager_Server.systemOfflineServers Method [AX 2012]

Returns a packed version of a set containing the names of the servers that are offline.

Syntax

public container systemOfflineServers()

Run On

Server

Return Value

Type: container
Returns a packed version of a set containing the names of the servers.

Remarks

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

See Also

Reference

RFIDManager_Server Class