Condividi tramite


SearchBaseOptions.Top Property

Definition

Maximum number of responses that will be returned. Default: 10, minimum: 1 and maximum: 100.

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

Property Value

Applies to