Compartir a través de


del método ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow.IsReminderNameNull

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

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

Valor devuelto

Tipo: System.Boolean

Vea también

Referencia

clase ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow

Miembros ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow

Espacio de nombres WebSvcNotifications