Keyoti SearchUnit API Docs
InTitle Property
API DocumentationKeyoti.SearchEngine.DataAccessWordInTitle
Keyoti SearchUnit v6
How many occurrences of the word are in the title.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public virtual int InTitle { get; set; }
public virtual int InTitle { get; set; }
Public Overridable Property InTitle As Integer
	Get
	Set
Public Overridable Property InTitle As Integer
	Get
	Set
public:
virtual property int InTitle {
	int get ();
	void set (int value);
}
public:
virtual property int InTitle {
	int get ();
	void set (int value);
}
abstract InTitle : int with get, set
override InTitle : int with get, set
abstract InTitle : int with get, set
override InTitle : int with get, set
Property Value

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