Freigeben über


KeyCreationTime.Key1 Eigenschaft

Definition

[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)

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: