共用方式為


ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable.RecipientTypeColumn 屬性

定義資料行的 [ RecipientType ] 欄位。

命名空間:  WebSvcNotifications
組件:  ProjectServerServices (在 ProjectServerServices.dll 中)

語法

'宣告
Public ReadOnly Property RecipientTypeColumn As DataColumn
    Get
'用途
Dim instance As ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable
Dim value As DataColumn

value = instance.RecipientTypeColumn
public DataColumn RecipientTypeColumn { get; }

屬性值

類型:System.Data.DataColumn

請參閱

參照

ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable 類別

ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable 成員

WebSvcNotifications 命名空間