Keyoti SearchUnit API Docs
SetIndexableSourceRecord Method (value)
API DocumentationKeyoti.SearchEngine.Index.IndexableSourcesIndexableSourceSetIndexableSourceRecord(IndexableSourceRecord)
Keyoti SearchUnit v6
Sets record representing this source, in the data-access
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
protected void SetIndexableSourceRecord(
	IndexableSourceRecord value
)
protected void SetIndexableSourceRecord(
	IndexableSourceRecord value
)
Protected Sub SetIndexableSourceRecord ( 
	value As IndexableSourceRecord
)
Protected Sub SetIndexableSourceRecord ( 
	value As IndexableSourceRecord
)
protected:
void SetIndexableSourceRecord(
	IndexableSourceRecord^ value
)
protected:
void SetIndexableSourceRecord(
	IndexableSourceRecord^ value
)
member SetIndexableSourceRecord : 
        value : IndexableSourceRecord -> unit 
member SetIndexableSourceRecord : 
        value : IndexableSourceRecord -> unit 
Parameters

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