Data ApiCount Method
[Missing <summary> documentation for "M:Casewhere.Runtime.DSL.Api.DataApi.Count(System.String,Casewhere.Runtime.DataObjectExpressions.DSL.DynamicFilter)"]
Definition
Namespace: Casewhere.Runtime.DSL.Api
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.9.8.6
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.9.8.6
C#
public long Count(
string dataClassName,
DynamicFilter filter
)Parameters
- dataClassName String
- filter DynamicFilter
Return Value
Int64[Missing <returns> documentation for "M:Casewhere.Runtime.DSL.Api.DataApi.Count(System.String,Casewhere.Runtime.DataObjectExpressions.DSL.DynamicFilter)"]