Keyoti SearchUnit API Docs
FileType Property
API DocumentationKeyoti.SearchEngine.DataAccessDocumentRecordFileType
Keyoti SearchUnit v6
The mime-type for the document.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public virtual string FileType { get; set; }
public virtual string FileType { get; set; }
Public Overridable Property FileType As String
	Get
	Set
Public Overridable Property FileType As String
	Get
	Set
public:
virtual property String^ FileType {
	String^ get ();
	void set (String^ value);
}
public:
virtual property String^ FileType {
	String^ get ();
	void set (String^ value);
}
abstract FileType : string with get, set
override FileType : string with get, set
abstract FileType : string with get, set
override FileType : string with get, set
Property Value

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