ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow.IsSubscribed プロパティ
現在のユーザーがこのアラーム通知を受信するかどうかを示します。
名前空間: WebSvcNotifications
アセンブリ: ProjectServerServices (ProjectServerServices.dll 内)
構文
'宣言
Public Property IsSubscribed As Boolean
Get
Set
'使用
Dim instance As ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow
Dim value As Boolean
value = instance.IsSubscribed
instance.IsSubscribed = value
public bool IsSubscribed { get; set; }
プロパティ値
注釈
IsSubscribedをtrueに変更する場合は、 FrequencyValue、 FrequencyPeriodを設定することもする必要があり、 RecipientTypeであるか、またはエラーが表示されます、更新プログラムが適用されたとき。
関連項目
参照先
ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow クラス
ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow メンバー