Keyoti SearchUnit API Docs
MetaCustomData Property
API DocumentationKeyoti.SearchEngine.DocumentsDocumentTextMetaCustomData
Keyoti SearchUnit v6
Custom data from meta tag.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public string MetaCustomData { get; set; }
public string MetaCustomData { get; set; }
Public Property MetaCustomData As String
	Get
	Set
Public Property MetaCustomData As String
	Get
	Set
public:
property String^ MetaCustomData {
	String^ get ();
	void set (String^ value);
}
public:
property String^ MetaCustomData {
	String^ get ();
	void set (String^ value);
}
member MetaCustomData : string with get, set
member MetaCustomData : string with get, set
Property Value

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