Keyoti SearchUnit API Docs
Description Property
API DocumentationKeyoti.SearchEngine.DataAccessDocumentRecordDescription
Keyoti SearchUnit v6
Description of the document, if specified.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public virtual string Description { get; set; }
public virtual string Description { get; set; }
Public Overridable Property Description As String
	Get
	Set
Public Overridable Property Description As String
	Get
	Set
public:
virtual property String^ Description {
	String^ get ();
	void set (String^ value);
}
public:
virtual property String^ Description {
	String^ get ();
	void set (String^ value);
}
abstract Description : string with get, set
override Description : string with get, set
abstract Description : string with get, set
override Description : string with get, set
Property Value
Remarks
If this is set null, an empty string is stored.

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