共用方式為


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

WebSvcNotifications 命名空間