ODataQueryBuilder.Count

ODataQueryBuilder.Count property

Retrieves the total count of matching resources.

public bool? Count { get; set; }

See Also