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

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