BlockSize |
Scroll |
Gets or sets the block size for the TheFullTextQuery.
Namespace: Therefore.API
Visual Basic Public Overridable Property BlockSize As Integer C# public virtual int BlockSize { get; set;}
Property ValueThe block size of the full text search result. |
AutoCreateIf the value of this property is read before being assigned a new member instance is automatically created and returned. |