Compartir a través de


BMSRPQueryObject.ExtendedInfo Propiedad

Definición

Obtiene o establece en Obtener punto de recuperación, indica si se solicita información extendida sobre el punto de recuperación.

[Newtonsoft.Json.JsonProperty(PropertyName="extendedInfo")]
public bool? ExtendedInfo { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="extendedInfo")>]
member this.ExtendedInfo : Nullable<bool> with get, set
Public Property ExtendedInfo As Nullable(Of Boolean)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a