ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow.SetFrequencyValueNull Method
Sets the FrequencyPeriod property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcNotifications
Assembly: ProjectServerWebServices (in ProjectServerWebServices.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