ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow.SetFrequencyPeriodNull 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 SetFrequencyPeriodNull
'Usage
Dim instance As ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow
instance.SetFrequencyPeriodNull()
public void SetFrequencyPeriodNull()
See also
Reference
ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow class
ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow members