MS Changes layout Force etc

This commit is contained in:
2019-10-17 14:18:15 +02:00
parent 38e056ffe7
commit d82eb5cc2a
14 changed files with 792 additions and 342 deletions

View File

@@ -62,6 +62,12 @@ Module ModuleFinalIndexProperties
<DisplayName("Allow Multivalues")>
<PropertyAttributesProvider("VectorIndexBooleanProvider")>
Public Property AllowAddNewValues As Boolean
<Category("Index")>
<DisplayName("IndexBehaviour")>
<PropertyAttributesProvider("IndexTypeStringProvider")>
Public Property VectorBehaviour As String
<Category("Index")>
<PropertyAttributesProvider("VectorIndexBooleanProvider")>
Public Property PreventDuplicates As Boolean