次の方法で共有


ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow.FrequencyPeriod プロパティ

日、週、または月にP:WebSvcNotifications.ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow.FrequencyValueを指定するかどうかを示します。

名前空間:  WebSvcNotifications
アセンブリ:  ProjectServerServices (ProjectServerServices.dll 内)

構文

'宣言
Public Property FrequencyPeriod As Integer
    Get
    Set
'使用
Dim instance As ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow
Dim value As Integer

value = instance.FrequencyPeriod

instance.FrequencyPeriod = value
public int FrequencyPeriod { get; set; }

プロパティ値

型: System.Int32

注釈

このフィールドで使用するために、 intNotification.ReminderFrequencyTypeをキャストします。FrequencyPeriodとFrequencyValueはこのユーザーの事前の通知の間隔を決定します。

関連項目

参照先

ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow クラス

ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow メンバー

WebSvcNotifications 名前空間

Notification.ReminderFrequencyType