Partager via


JobDeliveryInfo.ScheduledDateTime Propriété

Définition

Obtient ou définit l’heure de date planifiée.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à