次の方法で共有


ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow メンバー

プロジェクトのユーザーの日付ベースのイベント通知の情報の行が含まれています。

ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow 型は次のメンバーを公開します。

プロパティ

  名前 説明
パブリック プロパティ FrequencyPeriod 日、週、または月にP:WebSvcNotifications.ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow.FrequencyValueを指定するかどうかを示します。
パブリック プロパティ FrequencyValue 期間頻度を決定する値を指定します。
パブリック プロパティ HasErrors (DataRow から継承されています。)
パブリック プロパティ IsSubscribed 現在のユーザーがこのアラーム通知を受信するかどうかを示します。
パブリック プロパティ Item[Int32] (DataRow から継承されています。)
パブリック プロパティ Item[String] (DataRow から継承されています。)
パブリック プロパティ Item[DataColumn] (DataRow から継承されています。)
パブリック プロパティ Item[Int32, DataRowVersion] (DataRow から継承されています。)
パブリック プロパティ Item[String, DataRowVersion] (DataRow から継承されています。)
パブリック プロパティ Item[DataColumn, DataRowVersion] (DataRow から継承されています。)
パブリック プロパティ ItemArray (DataRow から継承されています。)
パブリック プロパティ NextRun この通知がチェックされます次の日時を指定します。
パブリック プロパティ RecipientType サブスクリプション通知に関連付けられている受信者の種類を指定します。
パブリック プロパティ ReminderCategory サブスクリプションの通知の種類を指定します。
パブリック プロパティ ReminderIsRepetitive サブスクリプション アラームが定期的な通知であるかどうかを決定します。
パブリック プロパティ ReminderName 通知サブスクリプションの名前を指定します。
パブリック プロパティ ReminderUID サブスクリプション通知の一意の識別子を指定します。
パブリック プロパティ RowError (DataRow から継承されています。)
パブリック プロパティ RowState (DataRow から継承されています。)
パブリック プロパティ Table (DataRow から継承されています。)

Top

メソッド

  名前 説明
パブリック メソッド AcceptChanges (DataRow から継承されています。)
パブリック メソッド BeginEdit (DataRow から継承されています。)
パブリック メソッド CancelEdit (DataRow から継承されています。)
パブリック メソッド ClearErrors (DataRow から継承されています。)
パブリック メソッド Delete (DataRow から継承されています。)
パブリック メソッド EndEdit (DataRow から継承されています。)
パブリック メソッド Equals (Object から継承されています。)
保護されたメソッド Finalize (Object から継承されています。)
パブリック メソッド GetChildRows(String) (DataRow から継承されています。)
パブリック メソッド GetChildRows(DataRelation) (DataRow から継承されています。)
パブリック メソッド GetChildRows(String, DataRowVersion) (DataRow から継承されています。)
パブリック メソッド GetChildRows(DataRelation, DataRowVersion) (DataRow から継承されています。)
パブリック メソッド GetColumnError(Int32) (DataRow から継承されています。)
パブリック メソッド GetColumnError(String) (DataRow から継承されています。)
パブリック メソッド GetColumnError(DataColumn) (DataRow から継承されています。)
パブリック メソッド GetColumnsInError (DataRow から継承されています。)
パブリック メソッド GetHashCode (Object から継承されています。)
パブリック メソッド GetParentRow(String) (DataRow から継承されています。)
パブリック メソッド GetParentRow(DataRelation) (DataRow から継承されています。)
パブリック メソッド GetParentRow(String, DataRowVersion) (DataRow から継承されています。)
パブリック メソッド GetParentRow(DataRelation, DataRowVersion) (DataRow から継承されています。)
パブリック メソッド GetParentRows(String) (DataRow から継承されています。)
パブリック メソッド GetParentRows(DataRelation) (DataRow から継承されています。)
パブリック メソッド GetParentRows(String, DataRowVersion) (DataRow から継承されています。)
パブリック メソッド GetParentRows(DataRelation, DataRowVersion) (DataRow から継承されています。)
パブリック メソッド GetType (Object から継承されています。)
パブリック メソッド HasVersion (DataRow から継承されています。)
パブリック メソッド IsFrequencyPeriodNull FrequencyPeriod プロパティは、 null 参照 (Visual Basic のNothing )の値に設定されているかどうかを決定します。
パブリック メソッド IsFrequencyValueNull FrequencyValue プロパティは、 null 参照 (Visual Basic のNothing )の値に設定されているかどうかを決定します。
パブリック メソッド IsIsSubscribedNull IsSubscribed プロパティは、 null 参照 (Visual Basic のNothing )の値に設定されているかどうかを決定します。
パブリック メソッド IsNextRunNull NextRun プロパティは、 null 参照 (Visual Basic のNothing )の値に設定されているかどうかを決定します。
パブリック メソッド IsNull(Int32) (DataRow から継承されています。)
パブリック メソッド IsNull(String) (DataRow から継承されています。)
パブリック メソッド IsNull(DataColumn) (DataRow から継承されています。)
パブリック メソッド IsNull(DataColumn, DataRowVersion) (DataRow から継承されています。)
パブリック メソッド IsRecipientTypeNull RecipientType プロパティは、 null 参照 (Visual Basic のNothing )の値に設定されているかどうかを決定します。
パブリック メソッド IsReminderCategoryNull ReminderCategory プロパティは、 null 参照 (Visual Basic のNothing )の値に設定されているかどうかを決定します。
パブリック メソッド IsReminderIsRepetitiveNull ReminderIsRepetitive プロパティは、 null 参照 (Visual Basic のNothing )の値に設定されているかどうかを決定します。
パブリック メソッド IsReminderNameNull ReminderName プロパティは、 null 参照 (Visual Basic のNothing )の値に設定されているかどうかを決定します。
保護されたメソッド MemberwiseClone (Object から継承されています。)
パブリック メソッド RejectChanges (DataRow から継承されています。)
パブリック メソッド SetAdded (DataRow から継承されています。)
パブリック メソッド SetColumnError(Int32, String) (DataRow から継承されています。)
パブリック メソッド SetColumnError(String, String) (DataRow から継承されています。)
パブリック メソッド SetColumnError(DataColumn, String) (DataRow から継承されています。)
パブリック メソッド SetFrequencyPeriodNull null 参照 (Visual Basic のNothing )の値に、 FrequencyPeriodプロパティを設定します。
パブリック メソッド SetFrequencyValueNull null 参照 (Visual Basic のNothing )の値に、 FrequencyPeriodプロパティを設定します。
パブリック メソッド SetIsSubscribedNull null 参照 (Visual Basic のNothing )の値に、 IsSubscribedプロパティを設定します。
パブリック メソッド SetModified (DataRow から継承されています。)
パブリック メソッド SetNextRunNull null 参照 (Visual Basic のNothing )の値に、 NextRunプロパティを設定します。
保護されたメソッド SetNull (DataRow から継承されています。)
パブリック メソッド SetParentRow(DataRow) (DataRow から継承されています。)
パブリック メソッド SetParentRow(DataRow, DataRelation) (DataRow から継承されています。)
パブリック メソッド SetRecipientTypeNull null 参照 (Visual Basic のNothing )の値に、 RecipientTypeプロパティを設定します。
パブリック メソッド SetReminderCategoryNull null 参照 (Visual Basic のNothing )の値に、 ReminderCategoryプロパティを設定します。
パブリック メソッド SetReminderIsRepetitiveNull null 参照 (Visual Basic のNothing )の値に、 ReminderIsRepetitiveプロパティを設定します。
パブリック メソッド SetReminderNameNull null 参照 (Visual Basic のNothing )の値に、 ReminderNameプロパティを設定します。
パブリック メソッド ToString (Object から継承されています。)

Top

関連項目

参照先

ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow クラス

WebSvcNotifications 名前空間