Compartilhar via


AlertSubscriptionInfoDataSet.AlertSubscriptionInfoDataTable.Count property

Obtém o número de objetos de linha na AlertSubscriptionInfoDataTable.

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

Syntax

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

value = instance.Count
[BrowsableAttribute(false)]
public int Count { get; }

Property value

Type: System.Int32

Ver também

Referência

AlertSubscriptionInfoDataSet.AlertSubscriptionInfoDataTable class

AlertSubscriptionInfoDataSet.AlertSubscriptionInfoDataTable members

WebSvcNotifications namespace