Click or drag to resize

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
Syntax
public int Total { get; set; }

Property Value

Type: Int32
See Also