Compartilhar via


AlertSubscriptionInfoDataSet.AlertSubscriptionInfo property

Obtém informações sobre as assinaturas do alertas.

Namespace:  WebSvcNotifications
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaração
<BrowsableAttribute(False)> _
Public ReadOnly Property AlertSubscriptionInfo As AlertSubscriptionInfoDataSet.AlertSubscriptionInfoDataTable
    Get
'Uso
Dim instance As AlertSubscriptionInfoDataSet
Dim value As AlertSubscriptionInfoDataSet.AlertSubscriptionInfoDataTable

value = instance.AlertSubscriptionInfo
[BrowsableAttribute(false)]
public AlertSubscriptionInfoDataSet.AlertSubscriptionInfoDataTable AlertSubscriptionInfo { get; }

Property value

Type: WebSvcNotifications.AlertSubscriptionInfoDataSet.AlertSubscriptionInfoDataTable

Ver também

Referência

AlertSubscriptionInfoDataSet class

AlertSubscriptionInfoDataSet members

WebSvcNotifications namespace