update adsync test gui

This commit is contained in:
Jonathan Jenne
2019-04-17 16:31:19 +02:00
parent f68e5cf19f
commit 2296b31519
3 changed files with 41 additions and 40 deletions

View File

@@ -0,0 +1,7 @@
Friend Class ADConfig
Public Class AttributeMap
Public AttributeName As String
Public ColumnName As String
End Class
End Class