Keyoti SearchUnit API Docs
Cancelable Property
API DocumentationKeyoti.SearchEngine.Index.IndexableSourcesAddDocumentEventArgsCancelable
Keyoti SearchUnit v6
Whether the event is cancelable - this is generally false for "Added" events and true for "Adding" events.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public bool Cancelable { get; set; }
public bool Cancelable { get; set; }
Public Property Cancelable As Boolean
	Get
	Set
Public Property Cancelable As Boolean
	Get
	Set
public:
property bool Cancelable {
	bool get ();
	void set (bool value);
}
public:
property bool Cancelable {
	bool get ();
	void set (bool value);
}
member Cancelable : bool with get, set
member Cancelable : bool with get, set
Property Value

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