Share via


BarcodeSymbologies.Isbt property (Handheld 8)

2/18/2014

Gets the International Society of Blood Transfusion (ISBT) 128 barcode symbology.

Syntax

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

Property Value

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

The International Society of Blood Transfusion (ISBT) 128 barcode symbology.

See Also

Reference

BarcodeSymbologies class