  | IQueryResultTotalCount Property  | 
 
            Gets or sets total hits of result
            
 
    Namespace: 
   Dynamicweb.Indexing.Querying
    Assembly:
   Dynamicweb.Indexing (in Dynamicweb.Indexing.dll) Version: 5.0.2
Syntaxint TotalCount { get; set; }Property TotalCount As Integer
	Get
	Set
Property Value
Type: 
Int32
See Also