MetricsQueryOptions.Size Property

Definition

Gets or sets the maximum number of records to retrieve. Valid only when Filter is specified. Defaults to null.

public int? Size { get; set; }
member this.Size : Nullable<int> with get, set
Public Property Size As Nullable(Of Integer)

Property Value

Applies to