Click or drag to resize
ListRequestCount Property
Count search results. Response will contain only count of records found.

Namespace: Quickblox.Sdk.GeneralDataModel.Request
Assembly: Quickblox.Sdk.Xamarin (in Quickblox.Sdk.Xamarin.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Nullable<int> Count { get; set; }

Property Value

Type: NullableInt32
See Also