Sdílet prostřednictvím


SUCScheduleProperties.ExpiryTime Vlastnost

Definice

Získá nebo nastaví čas ukončení plánu.

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

Hodnota vlastnosti

Atributy
Newtonsoft.Json.JsonPropertyAttribute

Platí pro