Keyoti Search for ASP.NET API Docs
IndexableSourceUri Constructor (id, primaryKey, primaryKeyFieldName)
API DocumentationKeyoti.SearchEngine.Index.IndexableSourcesIndexableSourceUriIndexableSourceUri(Int32, String, String)
Keyoti Search for ASP.NET 2010
New instance
Declaration Syntax
C#Visual BasicVisual C++
public IndexableSourceUri(
	int id,
	string primaryKey,
	string primaryKeyFieldName
)
Public Sub New ( _
	id As Integer, _
	primaryKey As String, _
	primaryKeyFieldName As String _
)
public:
IndexableSourceUri(
	int id, 
	String^ primaryKey, 
	String^ primaryKeyFieldName
)
Parameters
id (Int32)
primaryKey (String)
primaryKeyFieldName (String)

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