use constant for GUID column

This commit is contained in:
Jonathan Jenne
2021-11-04 11:49:49 +01:00
parent 437569919f
commit 19e2b2f62b
4 changed files with 20 additions and 5 deletions

View File

@@ -1,4 +1,6 @@
Public Class Constants
Public Const COLUMN_GUID = "GUID"
Public Enum XmlFunction
GLN = 1
EAN = 2