Share via


BarcodeSymbologies.Gs1128 property (Handheld 8)

2/18/2014

Gets the GS1 128 serial shipping container barcode symbology.

Syntax

public static uint Gs1128 { get; }
PublicSharedReadOnlyProperty Gs1128 AsUInteger
   Get
public:
static property unsigned int Gs1128 { 
   unsigned int get();
}

Property Value

Type: System.UInt32 [.NET] | uint32 [C++]

The GS1 128 serial shipping container barcode symbology.

See Also

Reference

BarcodeSymbologies class