Property: Tracking

(TBarcode1D_OneCode)

Specifies the tracking code for OneCode barcode symbol.

Syntax:

property Tracking: string;

Description:

Specifies the tracking code for the TBarcode1D_OneCode barcode component. It's 20 digits, and it shall consist of the Barcode Identifier, Service Type Identifier, Mailer Identifier, and Serial Number fields in the order specified in the following list:

For each of the fields in the list, leading or trailing zeros shall be provided to achieve the correct size.

Example:

10702123456789123456, 20704987654321654321.

Contents