Compartir a través de


KeyCreationTime.Key2 Propiedad

Definición

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a