RFIDTagBase.tagLength Method [AX 2012]

Retrieves the length of the tag ID.

Syntax

public abstract int tagLength()

Run On

Called

Return Value

Type: int
The length of the tag ID.

Remarks

The method should be extended for each type of radio frequency identification (RFID) tag.

See Also

Reference

RFIDTagBase Class