Share via


ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow.SetFrequencyValueNull Method

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

Namespace:  [Notifications Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/Notifications.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/Notifications.asmx?wsdl

Syntax

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

instance.SetFrequencyValueNull()
public void SetFrequencyValueNull()

See Also

Reference

ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow Class

ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow Members

Notifications Web Service