Freigeben über


TimesheetManagersDataSet.TimesheetManagersDataTable.Count-Eigenschaft

Ruft die Gesamtzahl der Row-Objekten in der TimesheetManagersDataTableab.

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

Syntax

'Declaration
<BrowsableAttribute(False)> _
Public ReadOnly Property Count As Integer
    Get
'Usage
Dim instance As TimesheetManagersDataSet.TimesheetManagersDataTable
Dim value As Integer

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

Eigenschaftswert

Typ: System.Int32
Die Anzahl der Row-Objekten.

Siehe auch

Referenz

TimesheetManagersDataSet.TimesheetManagersDataTable Klasse

TimesheetManagersDataSet.TimesheetManagersDataTable-Member

WebSvcAdmin-Namespace