BarcodeSymbologies.TfIata Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The 2 of 5 International Air Transportation Association (IATA) barcode symbology.