ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfo 屬性
取得提醒訂閱的相關資訊。
命名空間: WebSvcNotifications
組件: ProjectServerServices (在 ProjectServerServices.dll 中)
語法
'宣告
<BrowsableAttribute(False)> _
Public ReadOnly Property ReminderSubscriptionInfo As ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable
Get
'用途
Dim instance As ReminderSubscriptionInfoDataSet
Dim value As ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable
value = instance.ReminderSubscriptionInfo
[BrowsableAttribute(false)]
public ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable ReminderSubscriptionInfo { get; }
屬性值
類型:WebSvcNotifications.ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable
請參閱
參照
ReminderSubscriptionInfoDataSet 類別