Click or drag to resize

DataApiQueryIncludeTotal Property

Determines whether Casewhere returns the total number of ActualData Objects.

Namespace:  Casewhere.Runtime.DSL.Api
Assembly:  Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.8.1.0
Syntax
C#
public bool IncludeTotal { get; set; }

Property Value

Type: Boolean
See Also