InstallTicket.Expiration プロパティ

定義

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象