ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow.IsReminderNameNull-Methode
Bestimmt, ob die ReminderName -Eigenschaft auf einen Wert ein Nullverweis (Nothing in Visual Basic) festgelegt ist.
Namespace: WebSvcNotifications
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Function IsReminderNameNull As Boolean
'Usage
Dim instance As ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow
Dim returnValue As Boolean
returnValue = instance.IsReminderNameNull()
public bool IsReminderNameNull()
Rückgabewert
Typ: System.Boolean
Siehe auch
Referenz
ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow Klasse
ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow-Member