Keyoti SearchUnit API Docs
NewLinkNo Property
API DocumentationKeyoti.SearchEngine.Index.IndexableSourcesWebSiteSpiderNewLinkNo
Keyoti SearchUnit v6
Number of new links found so far.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public virtual int NewLinkNo { get; set; }
public virtual int NewLinkNo { get; set; }
Public Overridable Property NewLinkNo As Integer
	Get
	Set
Public Overridable Property NewLinkNo As Integer
	Get
	Set
public:
virtual property int NewLinkNo {
	int get ();
	void set (int value);
}
public:
virtual property int NewLinkNo {
	int get ();
	void set (int value);
}
abstract NewLinkNo : int with get, set
override NewLinkNo : int with get, set
abstract NewLinkNo : int with get, set
override NewLinkNo : int with get, set
Property Value

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