QueryResult.Count Property

Definition

The total count of entities identified by the request URI after all $filter system query options have been applied.

public long? Count { get; set; }
member this.Count : Nullable<int64> with get, set
Public Property Count As Nullable(Of Long)

Property Value

Applies to