ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow.IsReminderNameNull method
Determina se a propriedade ReminderName está definida como um valor de a null reference (Nothing in Visual Basic) .
Namespace: WebSvcNotifications
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaração
Public Function IsReminderNameNull As Boolean
'Uso
Dim instance As ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow
Dim returnValue As Boolean
returnValue = instance.IsReminderNameNull()
public bool IsReminderNameNull()
Valor retornado
Type: System.Boolean
Ver também
Referência
ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow class
ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow members