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.5.0
Syntax
C#
public bool IncludeTotal { get; set; }

Property Value

Boolean
See Also