Partager via


ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow.IsReminderNameNull - Méthode

Détermine si la propriété ReminderName 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 IsReminderNameNull As Boolean
'Utilisation
Dim instance As ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow
Dim returnValue As Boolean

returnValue = instance.IsReminderNameNull()
public bool IsReminderNameNull()

Valeur renvoyée

Type : System.Boolean

Voir aussi

Référence

ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow classe

ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow - Membres

WebSvcNotifications - Espace de noms