Compartir a través de


KeyCreationTime.Key1 Propiedad

Definición

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a