Compartilhar via


ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow.IsRecipientTypeNull method

Determina se a propriedade RecipientType 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 IsRecipientTypeNull As Boolean
'Uso
Dim instance As ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow
Dim returnValue As Boolean

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

Valor retornado

Type: System.Boolean

Ver também

Referência

ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow class

ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow members

WebSvcNotifications namespace