Condividi tramite


InstallTicket.Expiration Property

Definition

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to