EpcEncoder.GS1 Field
From TegoOS
A Sandcastle Documented Class Library
| EpcEncoderGS1 Field |
Regular expression for the GS1 alphabet
Namespace: Tego.Rfid.Tds
Assembly: Tego (in Tego.dll) Version: 1.0.6599.21663 (1.2017.413.1)
protected const string GS1 = "^[!"%-?A-Z_a-z]+$"
Protected Const GS1 As String = "^[!"%-?A-Z_a-z]+$"
protected: literal String^ GS1 = "^[!"%-?A-Z_a-z]+$"
static val mutable GS1: string