Keyoti SearchUnit API Docs
ServiceConfiguration..::..IndexDirectoriesRowChangeEvent Constructor (row, action)
API DocumentationKeyoti.SearchEngine.WindowsServiceServiceConfiguration..::..IndexDirectoriesRowChangeEventServiceConfiguration..::..IndexDirectoriesRowChangeEvent(ServiceConfiguration..::..IndexDirectoriesRow, DataRowAction)
Keyoti SearchUnit v6
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public IndexDirectoriesRowChangeEvent(
	ServiceConfiguration..::..IndexDirectoriesRow row,
	DataRowAction action
)
public IndexDirectoriesRowChangeEvent(
	ServiceConfiguration..::..IndexDirectoriesRow row,
	DataRowAction action
)
Public Sub New ( 
	row As ServiceConfiguration..::..IndexDirectoriesRow,
	action As DataRowAction
)
Public Sub New ( 
	row As ServiceConfiguration..::..IndexDirectoriesRow,
	action As DataRowAction
)
public:
IndexDirectoriesRowChangeEvent(
	ServiceConfiguration..::..IndexDirectoriesRow^ row, 
	DataRowAction action
)
public:
IndexDirectoriesRowChangeEvent(
	ServiceConfiguration..::..IndexDirectoriesRow^ row, 
	DataRowAction action
)
new : 
        row : ServiceConfiguration..::..IndexDirectoriesRow * 
        action : DataRowAction -> IndexDirectoriesRowChangeEvent
new : 
        row : ServiceConfiguration..::..IndexDirectoriesRow * 
        action : DataRowAction -> IndexDirectoriesRowChangeEvent

Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120