Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Contains a row of date-based event reminder information for a user of a project.
The ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]()  | 
FrequencyPeriod | Indicates whether P:WebSvcNotifications.ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow.FrequencyValue specifies days, weeks, or months. | 
![]()  | 
FrequencyValue | Specifies a value that determines the frequency period. | 
![]()  | 
HasErrors | (Inherited from DataRow.) | 
![]()  | 
IsSubscribed | Indicates whether the current user receives this reminder notification. | 
![]()  | 
Item[Int32] | (Inherited from DataRow.) | 
![]()  | 
Item[String] | (Inherited from DataRow.) | 
![]()  | 
Item[DataColumn] | (Inherited from DataRow.) | 
![]()  | 
Item[Int32, DataRowVersion] | (Inherited from DataRow.) | 
![]()  | 
Item[String, DataRowVersion] | (Inherited from DataRow.) | 
![]()  | 
Item[DataColumn, DataRowVersion] | (Inherited from DataRow.) | 
![]()  | 
ItemArray | (Inherited from DataRow.) | 
![]()  | 
NextRun | Specifies the next date and time this reminder will be checked. | 
![]()  | 
RecipientType | Specifies the type of recipient associated with the subscription reminder. | 
![]()  | 
ReminderCategory | Specifies the category of subscription reminder. | 
![]()  | 
ReminderIsRepetitive | Determines whether the subscription reminder is a recurring reminder. | 
![]()  | 
ReminderName | Specifies the name of the subscription reminder. | 
![]()  | 
ReminderUID | Specifies the unique identifier of the subscription reminder. | 
![]()  | 
RowError | (Inherited from DataRow.) | 
![]()  | 
RowState | (Inherited from DataRow.) | 
![]()  | 
Table | (Inherited from DataRow.) | 
Top
Methods
| Name | Description | |
|---|---|---|
![]()  | 
AcceptChanges | (Inherited from DataRow.) | 
![]()  | 
BeginEdit | (Inherited from DataRow.) | 
![]()  | 
CancelEdit | (Inherited from DataRow.) | 
![]()  | 
ClearErrors | (Inherited from DataRow.) | 
![]()  | 
Delete | (Inherited from DataRow.) | 
![]()  | 
EndEdit | (Inherited from DataRow.) | 
![]()  | 
Equals | (Inherited from Object.) | 
![]()  | 
Finalize | (Inherited from Object.) | 
![]()  | 
GetChildRows(String) | (Inherited from DataRow.) | 
![]()  | 
GetChildRows(DataRelation) | (Inherited from DataRow.) | 
![]()  | 
GetChildRows(String, DataRowVersion) | (Inherited from DataRow.) | 
![]()  | 
GetChildRows(DataRelation, DataRowVersion) | (Inherited from DataRow.) | 
![]()  | 
GetColumnError(Int32) | (Inherited from DataRow.) | 
![]()  | 
GetColumnError(String) | (Inherited from DataRow.) | 
![]()  | 
GetColumnError(DataColumn) | (Inherited from DataRow.) | 
![]()  | 
GetColumnsInError | (Inherited from DataRow.) | 
![]()  | 
GetHashCode | (Inherited from Object.) | 
![]()  | 
GetParentRow(String) | (Inherited from DataRow.) | 
![]()  | 
GetParentRow(DataRelation) | (Inherited from DataRow.) | 
![]()  | 
GetParentRow(String, DataRowVersion) | (Inherited from DataRow.) | 
![]()  | 
GetParentRow(DataRelation, DataRowVersion) | (Inherited from DataRow.) | 
![]()  | 
GetParentRows(String) | (Inherited from DataRow.) | 
![]()  | 
GetParentRows(DataRelation) | (Inherited from DataRow.) | 
![]()  | 
GetParentRows(String, DataRowVersion) | (Inherited from DataRow.) | 
![]()  | 
GetParentRows(DataRelation, DataRowVersion) | (Inherited from DataRow.) | 
![]()  | 
GetType | (Inherited from Object.) | 
![]()  | 
HasVersion | (Inherited from DataRow.) | 
![]()  | 
IsFrequencyPeriodNull | Determines whether the FrequencyPeriod property is set to a a null reference (Nothing in Visual Basic) value. | 
![]()  | 
IsFrequencyValueNull | Determines whether the FrequencyValue property is set to a a null reference (Nothing in Visual Basic) value. | 
![]()  | 
IsIsSubscribedNull | Determines whether the IsSubscribed property is set to a a null reference (Nothing in Visual Basic) value. | 
![]()  | 
IsNextRunNull | Determines whether the NextRun property is set to a a null reference (Nothing in Visual Basic) value. | 
![]()  | 
IsNull(Int32) | (Inherited from DataRow.) | 
![]()  | 
IsNull(String) | (Inherited from DataRow.) | 
![]()  | 
IsNull(DataColumn) | (Inherited from DataRow.) | 
![]()  | 
IsNull(DataColumn, DataRowVersion) | (Inherited from DataRow.) | 
![]()  | 
IsRecipientTypeNull | Determines whether the RecipientType property is set to a a null reference (Nothing in Visual Basic) value. | 
![]()  | 
IsReminderCategoryNull | Determines whether the ReminderCategory property is set to a a null reference (Nothing in Visual Basic) value. | 
![]()  | 
IsReminderIsRepetitiveNull | Determines whether the ReminderIsRepetitive property is set to a a null reference (Nothing in Visual Basic) value. | 
![]()  | 
IsReminderNameNull | Determines whether the ReminderName property is set to a a null reference (Nothing in Visual Basic) value. | 
![]()  | 
MemberwiseClone | (Inherited from Object.) | 
![]()  | 
RejectChanges | (Inherited from DataRow.) | 
![]()  | 
SetAdded | (Inherited from DataRow.) | 
![]()  | 
SetColumnError(Int32, String) | (Inherited from DataRow.) | 
![]()  | 
SetColumnError(String, String) | (Inherited from DataRow.) | 
![]()  | 
SetColumnError(DataColumn, String) | (Inherited from DataRow.) | 
![]()  | 
SetFrequencyPeriodNull | Sets the FrequencyPeriod property to a a null reference (Nothing in Visual Basic) value. | 
![]()  | 
SetFrequencyValueNull | Sets the FrequencyPeriod property to a a null reference (Nothing in Visual Basic) value. | 
![]()  | 
SetIsSubscribedNull | Sets the IsSubscribed property to a a null reference (Nothing in Visual Basic) value. | 
![]()  | 
SetModified | (Inherited from DataRow.) | 
![]()  | 
SetNextRunNull | Sets the NextRun property to a a null reference (Nothing in Visual Basic) value. | 
![]()  | 
SetNull | (Inherited from DataRow.) | 
![]()  | 
SetParentRow(DataRow) | (Inherited from DataRow.) | 
![]()  | 
SetParentRow(DataRow, DataRelation) | (Inherited from DataRow.) | 
![]()  | 
SetRecipientTypeNull | Sets the RecipientType property to a a null reference (Nothing in Visual Basic) value. | 
![]()  | 
SetReminderCategoryNull | Sets the ReminderCategory property to a a null reference (Nothing in Visual Basic) value. | 
![]()  | 
SetReminderIsRepetitiveNull | Sets the ReminderIsRepetitive property to a a null reference (Nothing in Visual Basic) value. | 
![]()  | 
SetReminderNameNull | Sets the ReminderName property to a a null reference (Nothing in Visual Basic) value. | 
![]()  | 
ToString | (Inherited from Object.) | 
Top
See also
Reference
ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow class
.gif)
.gif)
.gif)