Share via


ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow.SetReminderIsRepetitiveNull method

Sets the ReminderIsRepetitive property to a a null reference (Nothing in Visual Basic) value.

Namespace:  WebSvcNotifications
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
Public Sub SetReminderIsRepetitiveNull
'Usage
Dim instance As ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow

instance.SetReminderIsRepetitiveNull()
public void SetReminderIsRepetitiveNull()

See also

Reference

ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow class

ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow members

WebSvcNotifications namespace