Compartir a través de


ContextDTO.IsContextOnly Propiedad

Definición

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a