move clientsuite to GUIs.ClientSuite folder
This commit is contained in:
9
GUIs.ClientSuite/FormDesigner/Controls/Metadata.vb
Normal file
9
GUIs.ClientSuite/FormDesigner/Controls/Metadata.vb
Normal file
@@ -0,0 +1,9 @@
|
||||
Namespace Controls
|
||||
Public Class Metadata
|
||||
Public Id As Int64
|
||||
Public Type As String
|
||||
Public Caption As String
|
||||
End Class
|
||||
End Namespace
|
||||
|
||||
|
||||
Reference in New Issue
Block a user