ZooFlow: PropertyDialog, ContextMenu, Async Queries in Database
This commit is contained in:
6
Modules.ZooFlow/Params/Attribute.vb
Normal file
6
Modules.ZooFlow/Params/Attribute.vb
Normal file
@@ -0,0 +1,6 @@
|
||||
Public Class Attribute
|
||||
Public Property ID As Long
|
||||
Public Property Title As String
|
||||
Public Property TypeID As Long
|
||||
Public Property TypeName As String
|
||||
End Class
|
||||
Reference in New Issue
Block a user