Share via


RFIDEpc96bit.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 container getTagStructure()

Run On

Called

Return Value

Type: container
A container that has the number of bits and the maximum number of decimal digits that are in the company prefix, the item reference and the serial number fields, and the last value in the container that is the number of the reserved bits.

Remarks

The tag type and the partition value must be defined before this method is called.

See Also

Reference

RFIDEpc96bit Class