ZooFlow: Administration

This commit is contained in:
Jonathan Jenne
2021-04-29 16:09:49 +02:00
parent cbd861fc89
commit 47893a44c6
16 changed files with 3940 additions and 338 deletions

View File

@@ -3,6 +3,5 @@
Property HasChanges As Boolean
Property IsInsert As Boolean
Function SaveData() As Boolean
Function DeleteData() As Boolean
End Interface