Keyoti SearchUnit API Docs
MetaData Property
API DocumentationKeyoti.SearchEngine.DocumentsDocumentTextMetaData
Keyoti SearchUnit v6
Meta data if it exists (if it doesn't, null/nothing).
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public Hashtable MetaData { get; set; }
public Hashtable MetaData { get; set; }
Public Property MetaData As Hashtable
	Get
	Set
Public Property MetaData As Hashtable
	Get
	Set
public:
property Hashtable^ MetaData {
	Hashtable^ get ();
	void set (Hashtable^ value);
}
public:
property Hashtable^ MetaData {
	Hashtable^ get ();
	void set (Hashtable^ value);
}
member MetaData : Hashtable with get, set
member MetaData : Hashtable with get, set
Property Value

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