Partager via


ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow.NextRun - Propriété

Spécifie la date et l'heure de que ce rappel sera vérifié.

Espace de noms :  WebSvcNotifications
Assembly :  ProjectServerServices (dans ProjectServerServices.dll)

Syntaxe

'Déclaration
Public Property NextRun As DateTime
    Get
    Set
'Utilisation
Dim instance As ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow
Dim value As DateTime

value = instance.NextRun

instance.NextRun = value
public DateTime NextRun { get; set; }

Valeur de propriété

Type : System.DateTime

Voir aussi

Référence

ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow classe

ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow - Membres

WebSvcNotifications - Espace de noms