Partager via


ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable.Count - Propriété

Retourne un nombre d'enregistrements dans la table de données.

Espace de noms :  WebSvcNotifications
Assembly :  ProjectServerServices (dans ProjectServerServices.dll)

Syntaxe

'Déclaration
<BrowsableAttribute(False)> _
Public ReadOnly Property Count As Integer
    Get
'Utilisation
Dim instance As ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable
Dim value As Integer

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

Valeur de propriété

Type : System.Int32

Voir aussi

Référence

ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable classe

ReminderSubscriptionInfoDataSet.ReminderSubscriptionInfoDataTable - Membres

WebSvcNotifications - Espace de noms