ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow.IsRecipientTypeNull-Methode
Bestimmt, ob die RecipientType -Eigenschaft auf einen Wert ein Nullverweis (Nothing in Visual Basic) festgelegt ist.
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()
Rückgabewert
Typ: System.Boolean
Siehe auch
Referenz
ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow Klasse
ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow-Member