Share via


RFIDEpc64bit.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 contains the number of bits and maximum number of decimal digits in the company prefix, the item reference and the serial number fields, and the last value in the container is the number of the reserved bits.

Remarks

The tag type must be defined before this method is called.

See Also

Reference

RFIDEpc64bit Class