ZooFlow: Remove modcurrent, move flowsearch, small changes

This commit is contained in:
Jonathan Jenne
2021-01-12 10:58:27 +01:00
parent e8358e2921
commit 6fd11a09c7
13 changed files with 38 additions and 29 deletions

View File

@@ -0,0 +1,6 @@
Namespace Search
Public Class State
Public Property StringAttributeId As Long = -1
Public Property IntegerAttributeId As Long = -1
End Class
End Namespace