Files
Modules/Service.EDMIService/Methods/GlobalIndexer/AutomaticIndex.vb

8 lines
154 B
VB.net

Namespace Methods.GlobalIndexer
Public Class AutomaticIndex
Inherits BaseIndex
Public Value As String
End Class
End Namespace