Keyoti SearchUnit API Docs
IndexableSourceId Property
API DocumentationKeyoti.SearchEngine.DataAccessDocumentRecordIndexableSourceId
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 int IndexableSourceId { get; set; }
public int IndexableSourceId { get; set; }
Public Property IndexableSourceId As Integer
	Get
	Set
Public Property IndexableSourceId As Integer
	Get
	Set
public:
property int IndexableSourceId {
	int get ();
	void set (int value);
}
public:
property int IndexableSourceId {
	int get ();
	void set (int value);
}
member IndexableSourceId : int with get, set
member IndexableSourceId : int with get, set
Property Value

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