Keyoti SearchUnit API Docs
ContentLength Property
API DocumentationKeyoti.SearchEngine.DataAccessDocumentRecordContentLength
Keyoti SearchUnit v6
The length of the file (bytes), or -1 if not available.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public long ContentLength { get; set; }
public long ContentLength { get; set; }
Public Property ContentLength As Long
	Get
	Set
Public Property ContentLength As Long
	Get
	Set
public:
property long long ContentLength {
	long long get ();
	void set (long long value);
}
public:
property long long ContentLength {
	long long get ();
	void set (long long value);
}
member ContentLength : int64 with get, set
member ContentLength : int64 with get, set
Property Value

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