Freigeben über


ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow.NextRun-Eigenschaft

Gibt das Datum und der nächsten Mal, wenn diese Erinnerung überprüft werden.

Namespace:  WebSvcNotifications
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
Public Property NextRun As DateTime
    Get
    Set
'Usage
Dim instance As ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow
Dim value As DateTime

value = instance.NextRun

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

Eigenschaftswert

Typ: System.DateTime

Siehe auch

Referenz

ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow Klasse

ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow-Member

WebSvcNotifications-Namespace