Share via


RFIDSwitchBoard.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
A packed version of a set containing the names of the servers.

Remarks

A call to the RFIDSwitchBoard.systemHealth Method is required before calling this method.

See Also

Reference

RFIDSwitchBoard Class