Share via


ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow.SetFrequencyValueNull method

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

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

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

WebSvcNotifications namespace