del método ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow.IsNextRunNull
Determina si la propiedad NextRun se establece en un valor de una referencia null (Nothing en Visual Basic) .
Espacio de nombres: WebSvcNotifications
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
Public Function IsNextRunNull As Boolean
'Uso
Dim instance As ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow
Dim returnValue As Boolean
returnValue = instance.IsNextRunNull()
public bool IsNextRunNull()
Valor devuelto
Tipo: System.Boolean
Vea también
Referencia
clase ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow
Miembros ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow