small fixes to final indicies

This commit is contained in:
Jonathan Jenne
2019-04-25 13:38:07 +02:00
parent 0ceb91667c
commit 7edb2b6037
3 changed files with 60 additions and 10 deletions

View File

@@ -59,6 +59,7 @@ Module ModuleFinalIndexProperties
Public Property VectorIndex As Boolean
<Category("Index")>
<DisplayName("Allow Multivalues")>
<PropertyAttributesProvider("VectorIndexBooleanProvider")>
Public Property AllowAddNewValues As Boolean
<Category("Index")>