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