Share via


RFIDTagBase.split Method [AX 2012]

This method is the base method to split tags into separate fields.

Syntax

public abstract boolean split()

Run On

Called

Remarks

This method must be extended for each type of radio frequency identification (RFID) tag.

See Also

Reference

RFIDTagBase Class