GridResultsTTotalDataCount Property

The total amount of items available to the user based on the query/partition key provided in the IAzureCosmosDb method.

Definition

Namespace: MobileTrack.DataContainers.Cosmos
Assembly: MobileTrack.DataContainers (in MobileTrack.DataContainers.dll) Version: 0.8+34f1bbd8dc6b32752cfce829cbed66e15113d7ba
public int TotalDataCount { get; }

Property Value

Int32

See Also