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.7+1dadc87dcf0a0f837e19a3ce2deb7c1cd85375d1
public int TotalDataCount { get; }

Property Value

Int32

See Also