Share via


BarcodeSymbologies.Plessey property (Handheld 8)

2/18/2014

Gets the Plessey barcode symbology.

Syntax

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

Property Value

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

The Plessey barcode symbology.

See Also

Reference

BarcodeSymbologies class