Partilhar via


IdentifyRequest.MaxNumOfCandidatesReturned Propriedade

Definição

Obtém ou define que o intervalo de maxNumOfCandidatesReturned é entre 1 e 5 (o padrão é 1).

[Newtonsoft.Json.JsonProperty(PropertyName="maxNumOfCandidatesReturned")]
public int? MaxNumOfCandidatesReturned { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="maxNumOfCandidatesReturned")>]
member this.MaxNumOfCandidatesReturned : Nullable<int> with get, set
Public Property MaxNumOfCandidatesReturned As Nullable(Of Integer)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a