Keyoti SearchUnit API Docs
OperationalState Property
API DocumentationKeyoti.SearchEngine.IndexStateOperationalState
Keyoti SearchUnit v6
The operational state of the index, such as whether it needs fully reindexing because a setting has changed.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public IndexState OperationalState { get; }
public IndexState OperationalState { get; }
Public ReadOnly Property OperationalState As IndexState
	Get
Public ReadOnly Property OperationalState As IndexState
	Get
public:
property IndexState^ OperationalState {
	IndexState^ get ();
}
public:
property IndexState^ OperationalState {
	IndexState^ get ();
}
member OperationalState : IndexState with get
member OperationalState : IndexState with get
Property Value

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