EDMIService: Automatic indexing, more consolidation of globix logic
This commit is contained in:
12
Service.EDMIService/Methods/GlobalIndexer/ManualIndex.vb
Normal file
12
Service.EDMIService/Methods/GlobalIndexer/ManualIndex.vb
Normal file
@@ -0,0 +1,12 @@
|
||||
Namespace Methods.GlobalIndexer
|
||||
Public Class ManualIndex
|
||||
Inherits BaseIndex
|
||||
|
||||
Public DataType As String
|
||||
|
||||
Public IsOptional As Boolean
|
||||
Public IsMultiselect As Boolean
|
||||
|
||||
Public DefaultValue As String
|
||||
End Class
|
||||
End Namespace
|
||||
Reference in New Issue
Block a user