ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow.IsNextRunNull-Methode
Bestimmt, ob die NextRun -Eigenschaft auf einen Wert ein Nullverweis (Nothing in Visual Basic) festgelegt ist.
Namespace: WebSvcNotifications
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Function IsNextRunNull As Boolean
'Usage
Dim instance As ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow
Dim returnValue As Boolean
returnValue = instance.IsNextRunNull()
public bool IsNextRunNull()
Rückgabewert
Typ: System.Boolean
Siehe auch
Referenz
ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow Klasse
ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow-Member