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+45c8d9adb5970d727cceec44a5ed61aea0016e50
public int TotalDataCount { get; }

Property Value

Int32

See Also