ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow.IsNextRunNull method
Determina se a propriedade NextRun 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 IsNextRunNull As Boolean
'Uso
Dim instance As ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow
Dim returnValue As Boolean
returnValue = instance.IsNextRunNull()
public bool IsNextRunNull()
Valor retornado
Type: System.Boolean
Ver também
Referência
ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow class
ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow members