BarcodeSymbologies.TfIata Property

Definition

Gets the 2 of 5 International Air Transportation Association (IATA) barcode symbology.

public:
 static property unsigned int TfIata { unsigned int get(); };
static uint32_t TfIata();
public static uint TfIata { get; }
var uInt32 = BarcodeSymbologies.tfIata;
Public Shared ReadOnly Property TfIata As UInteger

Property Value

UInt32

unsigned int

uint32_t

The 2 of 5 International Air Transportation Association (IATA) barcode symbology.

Applies to