ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow.IsRecipientTypeNull method
Determines whether the RecipientType property is set to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcNotifications
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Function IsRecipientTypeNull As Boolean
'Usage
Dim instance As ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow
Dim returnValue As Boolean
returnValue = instance.IsRecipientTypeNull()
public bool IsRecipientTypeNull()
Return value
Type: System.Boolean
See also
Reference
ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow class
ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow members