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

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