Keyoti SearchUnit API Docs
IndexableSourceRecordPersistenceAttribute Constructor (isPersisted)
API DocumentationKeyoti.SearchEngine.Index.IndexableSourcesIndexableSourceRecordPersistenceAttributeIndexableSourceRecordPersistenceAttribute(Boolean)
Keyoti SearchUnit v6
Creates an instance
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public IndexableSourceRecordPersistenceAttribute(
	bool isPersisted
)
public IndexableSourceRecordPersistenceAttribute(
	bool isPersisted
)
Public Sub New ( 
	isPersisted As Boolean
)
Public Sub New ( 
	isPersisted As Boolean
)
public:
IndexableSourceRecordPersistenceAttribute(
	bool isPersisted
)
public:
IndexableSourceRecordPersistenceAttribute(
	bool isPersisted
)
new : 
        isPersisted : bool -> IndexableSourceRecordPersistenceAttribute
new : 
        isPersisted : bool -> IndexableSourceRecordPersistenceAttribute
Parameters
isPersisted (Boolean)
Whether the field this is related to is persisted.

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