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