  | QueryResultTotal Property  | 
 
            Gets or sets the total number of results available.
            
 
    Namespace: 
   Dynamicweb.Analytics.Queries
    Assembly:
   Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntaxpublic int Total { get; set; }Public Property Total As Integer
	Get
	Set
Property Value
Type: 
Int32
See Also