Partager via


ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow.IsReminderCategoryNull - Méthode

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

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

Valeur renvoyée

Type : System.Boolean

Voir aussi

Référence

ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow classe

ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow - Membres

WebSvcNotifications - Espace de noms