Keyoti SearchUnit API Docs
UnassignedDocuments Class
API DocumentationKeyoti.SearchEngine.DataAccess.IndexableSourceRecordsUnassignedDocuments
Keyoti SearchUnit v6
Points to documents not currently assigned to any IndexableSourceRecord.
Declaration Syntax
C#Visual Basic
public class UnassignedDocuments : IndexableSourceRecord
Public Class UnassignedDocuments
	Inherits IndexableSourceRecord
Members
All MembersConstructorsMethodsPropertiesFields



IconMemberDescription
UnassignedDocuments()()()()
New

CopyFrom(IndexableSourceRecord)
Sets the values of this record to those of 'record'.
(Inherited from IndexableSourceRecord.)
DefaultLocationName
Unassigned document name.

DelimitList(ArrayList, Char)
Delimits an ArrayList of strings
(Inherited from IndexableSourceRecord.)
Equals(Object)
Whether 2 source records are equal
(Inherited from IndexableSourceRecord.)
ExtensionData
Any extra data that subclasses need to store.
(Inherited from IndexableSourceRecord.)
Finalize()()()()
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
GetExtensionData()()()()
Gets the extension data in the form of a hastable, key=friendly property name, value=property or null.
(Inherited from IndexableSourceRecord.)
GetHashCode()()()()
The hashcode for this record
(Inherited from IndexableSourceRecord.)
GetType()()()()
Gets the type of the current instance.
(Inherited from Object.)
ID
The ID of the resource
(Inherited from IndexableSourceRecord.)
Location
The location of the resource
(Inherited from IndexableSourceRecord.)
MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Query
A query used on the source, if there is one.
(Inherited from IndexableSourceRecord.)
ResultURL
The result URL format string, which converts a record ID to a result.
(Inherited from IndexableSourceRecord.)
SetExtensionData(Hashtable)
Sets the extension data in the form of a hastable, key=friendly property name, value=property
(Inherited from IndexableSourceRecord.)
SourceType
The type of source this record represents
(Inherited from IndexableSourceRecord.)
ToString()()()()
Returns the record as a string
(Inherited from IndexableSourceRecord.)
UniqueColumn
The unique column in the data returned if there is one.
(Inherited from IndexableSourceRecord.)
Inheritance Hierarchy
Object
IndexableSourceRecord
 UnassignedDocuments

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