Keyoti Search for ASP.NET API Docs
CreateRecord Method (sourceType)
API DocumentationKeyoti.SearchEngine.DataAccess.IndexableSourceRecordsIndexableSourceRecordFactoryCreateRecord(SourceType)
Keyoti Search for ASP.NET 2010
Factory method to create subclass of this class specific to the sourceType
Declaration Syntax
C#Visual BasicVisual C++
public static IndexableSourceRecord CreateRecord(
	SourceType sourceType
)
Public Shared Function CreateRecord ( _
	sourceType As SourceType _
) As IndexableSourceRecord
public:
static IndexableSourceRecord^ CreateRecord(
	SourceType sourceType
)
Parameters
sourceType (SourceType)
The type of record to create

Assembly: Keyoti2.SearchEngine.Core (Module: Keyoti2.SearchEngine.Core) Version: 2010.4.1.609