指示是否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 成员