DocNo |
Scroll |
Gets or sets the number a document found by an TheFullTextQuery.
Namespace: Therefore.API
Visual Basic Public Overridable Property DocNo As Integer C# public virtual int DocNo { get; set;}
Property ValueThe number a document found by an TheFullTextQuery |
This document number is used in the RetrieveDocument method. |