Partager via


TimesheetLineClassDataSet.DepartmentsDataTable.Count - Propriété

Obtient le nombre total d'objets row dans la DepartmentsDataTable.

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

Syntaxe

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

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

Valeur de propriété

Type : System.Int32
Le nombre d'objets row.

Voir aussi

Référence

TimesheetLineClassDataSet.DepartmentsDataTable classe

TimesheetLineClassDataSet.DepartmentsDataTable - Membres

WebSvcAdmin - Espace de noms