RFIDTagBase.preGenerateValidation Method [AX 2012]

The base method to validate the tag ID before it is generated.

protected abstract boolean preGenerateValidation()

Run On

Called

Return Value

Type: boolean
true if the tag ID is valid; otherwise, false.

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

Community Additions

ADD
Show: