次の方法で共有


ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow.RecipientType プロパティ

サブスクリプション通知に関連付けられている受信者の種類を指定します。

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

構文

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

value = instance.RecipientType

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

プロパティ値

型: System.Int32

関連項目

参照先

ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow クラス

ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoRow メンバー

WebSvcNotifications 名前空間