ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow Members
Include Protected Members
Include Inherited Members
A data row representing reminder notification settings for the current user.
The ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow type exposes the following members.
Properties
Name
Description
FrequencyPeriod indicates whether P:WebSvcNotifications.ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow.FrequencyValue indicates days, weeks, or months.
FrequencyValue is the number 0, 1, 2, or 3 meaning Every, Every Other, Every Third, or Every Fourth FrequencyPeriod.
(Inherited from DataRow.)
Indicates whether the current user receives this reminder notification.
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
Item[DataColumn, DataRowVersion]
(Inherited from DataRow.)
(Inherited from DataRow.)
The next date and time this reminder will be checked.
Specifies the type of recipient associated with the subscription reminder.
Specifies the category of subscription reminder.
Determines whether the subscription reminder is a recurring reminder.
Specifies the name of the subscription reminder.
Specifies the unique identifier of the subscription reminder.
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
Top
Methods
Name
Description
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from Object.)
(Inherited from Object.)
(Inherited from DataRow.)
(Inherited from DataRow.)
GetChildRows(String, DataRowVersion)
(Inherited from DataRow.)
GetChildRows(DataRelation, DataRowVersion)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from Object.)
(Inherited from DataRow.)
(Inherited from DataRow.)
GetParentRow(String, DataRowVersion)
(Inherited from DataRow.)
GetParentRow(DataRelation, DataRowVersion)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
GetParentRows(String, DataRowVersion)
(Inherited from DataRow.)
GetParentRows(DataRelation, DataRowVersion)
(Inherited from DataRow.)
(Inherited from Object.)
(Inherited from DataRow.)
Determines whether the FrequencyPeriod property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the FrequencyValue property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the IsSubscribed property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the NextRun property is set to a a null reference (Nothing in Visual Basic) value.
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
IsNull(DataColumn, DataRowVersion)
(Inherited from DataRow.)
Determines whether the RecipientType property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the ReminderCategory property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the ReminderIsRepetitive property is set to a a null reference (Nothing in Visual Basic) value.
Determines whether the ReminderName property is set to a a null reference (Nothing in Visual Basic) value.
(Inherited from Object.)
(Inherited from DataRow.)
(Inherited from DataRow.)
(Inherited from DataRow.)
SetColumnError(String, String)
(Inherited from DataRow.)
SetColumnError(DataColumn, String)
(Inherited from DataRow.)
Sets the FrequencyPeriod property to a a null reference (Nothing in Visual Basic) value.
Sets the FrequencyPeriod property to a a null reference (Nothing in Visual Basic) value.
Sets the IsSubscribed property to a a null reference (Nothing in Visual Basic) value.
(Inherited from DataRow.)
Sets the NextRun property to a a null reference (Nothing in Visual Basic) value.
(Inherited from DataRow.)
(Inherited from DataRow.)
SetParentRow(DataRow, DataRelation)
(Inherited from DataRow.)
Sets the RecipientType property to a a null reference (Nothing in Visual Basic) value.
Sets the ReminderCategory property to a a null reference (Nothing in Visual Basic) value.
Sets the ReminderIsRepetitive property to a a null reference (Nothing in Visual Basic) value.
Sets the ReminderName property to a a null reference (Nothing in Visual Basic) value.
(Inherited from Object.)
Top
See Also
Reference
ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow Class