ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow.ReminderCategory 属性
指定的订阅提醒的类别。
命名空间: WebSvcNotifications
程序集: ProjectServerServices(位于 ProjectServerServices.dll 中)
语法
声明
Public Property ReminderCategory As Integer
Get
Set
用法
Dim instance As ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow
Dim value As Integer
value = instance.ReminderCategory
instance.ReminderCategory = value
public int ReminderCategory { get; set; }
属性值
类型:System.Int32
另请参阅
引用
ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow 类
ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow 成员