ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow.IsNextRunNull - Méthode
Détermine si la propriété NextRun est définie à une valeur de une référence Null (Rien dans Visual Basic) .
Espace de noms : WebSvcNotifications
Assembly : ProjectServerServices (dans ProjectServerServices.dll)
Syntaxe
'Déclaration
Public Function IsNextRunNull As Boolean
'Utilisation
Dim instance As ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow
Dim returnValue As Boolean
returnValue = instance.IsNextRunNull()
public bool IsNextRunNull()
Valeur renvoyée
Type : System.Boolean
Voir aussi
Référence
ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow classe
ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow - Membres