MaxRows |
Scroll |
Gets or sets the maximum rows returned by the TheFullTextQuery.
Namespace: Therefore.API
Visual Basic Public Overridable Property MaxRows As Integer C# public virtual int MaxRows { get; set;}
Property ValueThe maximum rows returned by the TheFullTextQuery. |