Keyoti SearchUnit API Docs
IndexableSourceId Property
API DocumentationKeyoti.SearchEngine.DocumentsDocumentIndexableSourceId
Keyoti SearchUnit v6
The ID of the indexable source this belongs to, or -1 if none.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public virtual int IndexableSourceId { get; set; }
public virtual int IndexableSourceId { get; set; }
Public Overridable Property IndexableSourceId As Integer
	Get
	Set
Public Overridable Property IndexableSourceId As Integer
	Get
	Set
public:
virtual property int IndexableSourceId {
	int get ();
	void set (int value);
}
public:
virtual property int IndexableSourceId {
	int get ();
	void set (int value);
}
abstract IndexableSourceId : int with get, set
override IndexableSourceId : int with get, set
abstract IndexableSourceId : int with get, set
override IndexableSourceId : int with get, set
Property Value

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