Keyoti SearchUnit API Docs
SetIndexState Method (state)
API DocumentationKeyoti.SearchEngine.DataAccessXmlDataAccessSetIndexState(IndexState)
Keyoti SearchUnit v6
Sets the index state
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public virtual void SetIndexState(
	IndexState state
)
public virtual void SetIndexState(
	IndexState state
)
Public Overridable Sub SetIndexState ( 
	state As IndexState
)
Public Overridable Sub SetIndexState ( 
	state As IndexState
)
public:
virtual void SetIndexState(
	IndexState^ state
)
public:
virtual void SetIndexState(
	IndexState^ state
)
abstract SetIndexState : 
        state : IndexState -> unit 
override SetIndexState : 
        state : IndexState -> unit 
abstract SetIndexState : 
        state : IndexState -> unit 
override SetIndexState : 
        state : IndexState -> unit 
Parameters
state (IndexState)

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