Called whenever a Document object is created, override this method to use Document subclasses.
Declaration Syntax
C# | Visual Basic |
protected virtual Document CreateNewDocument( DocumentRecord documentRecord )
Protected Overridable Function CreateNewDocument ( documentRecord As DocumentRecord ) As Document
Parameters
- documentRecord (DocumentRecord)
- The data-access layer document record.
Return Value
Document
A new Document (or subclass of)
A new Document (or subclass of)
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2022.8.22.610