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