Compartir a través de


del método ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow.IsReminderCategoryNull

Determina si la propiedad ReminderCategory 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 IsReminderCategoryNull As Boolean
'Uso
Dim instance As ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow
Dim returnValue As Boolean

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

Valor devuelto

Tipo: System.Boolean

Vea también

Referencia

clase ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow

Miembros ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow

Espacio de nombres WebSvcNotifications