GlobalIndexer: Add New GUI Module
This commit is contained in:
5
GUIs.GlobalIndexer/ControlMeta.vb
Normal file
5
GUIs.GlobalIndexer/ControlMeta.vb
Normal file
@@ -0,0 +1,5 @@
|
||||
Public Class ControlMeta
|
||||
Public Property IndexName As String
|
||||
Public Property IndexType As String
|
||||
Public Property MultipleValues As Boolean = False
|
||||
End Class
|
||||
Reference in New Issue
Block a user