Creates an instance
Declaration Syntax
C# | C# | Visual Basic | Visual Basic | Visual 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