Compartir a través de


de la propiedad ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable.Count

Devuelve un recuento de registros en la tabla de datos.

Espacio de nombres:  WebSvcNotifications
Ensamblado:  ProjectServerServices (en ProjectServerServices.dll)

Sintaxis

'Declaración
<BrowsableAttribute(False)> _
Public ReadOnly Property Count As Integer
    Get
'Uso
Dim instance As ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable
Dim value As Integer

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

Valor de propiedad

Tipo: System.Int32

Vea también

Referencia

clase ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable

Miembros ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable

Espacio de nombres WebSvcNotifications