Share via


RFIDSynchronization.syncServer Method [AX 2012]

Synchronizes the setup for a specific server from the radio frequency identification (RFID) environment. This method must be overridden in the inherited class.

Syntax

protected abstract void syncServer(RFIDServerTable _serverTable)

Run On

Server

Parameters

See Also

Reference

RFIDSynchronization Class