Share via


RFIDEpc.getTagStructure Method [AX 2012]

Retrieves a container that defines the length of the company prefix, the item reference, and the serial number tag body fields.

Syntax

protected abstract container getTagStructure()

Run On

Called

Return Value

Type: container
A container that contains the number of bits and the maximum number of decimal digits in the company prefix, the item reference, the serial number fields, and the number of reserved bits.

See Also

Reference

RFIDEpc Class