DataApiQueryIncludeTotal Property

Determines whether Casewhere returns the total number of ActualData Objects.

Definition

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

Property Value

Boolean

See Also