Partager via


SUCScheduleProperties.NextRun Propriété

Définition

Obtient ou définit l’heure d’exécution suivante de la planification.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à