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 成員