Compartir a través de


del método ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow.IsIsSubscribedNull

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

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

Valor devuelto

Tipo: System.Boolean
Devuelve true si la propiedad se establece en un valor de una referencia null (Nothing en Visual Basic) .

Vea también

Referencia

clase ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow

Miembros ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow

Espacio de nombres WebSvcNotifications