Compartir a través de


Profile.MaxReturn Propiedad

Definición

Obtiene o establece el número máximo de puntos de conexión que se devolverán para el tipo de enrutamiento MultiValue.

[Newtonsoft.Json.JsonProperty(PropertyName="properties.maxReturn")]
public long? MaxReturn { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.maxReturn")>]
member this.MaxReturn : Nullable<int64> with get, set
Public Property MaxReturn As Nullable(Of Long)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a