Share via


RFIDSwitchBoard.connectedLocations Method [AX 2012]

Gets or sets the names of the servers where a connection was successful.

Syntax

public CLRObject connectedLocations([CLRObject _connectedLocations])

Run On

Server

Parameters

Return Value

Type: CLRObject Class
An array containing server names.

Remarks

After the call to the RFIDSwitchBoard.connect Method, this method returns the names of the servers where a connection was successful.

See Also

Reference

RFIDSwitchBoard Class