TimesheetManagersDataSet.TimesheetManagersDataTable.Count 属性

在TimesheetManagersDataTable中获取的 row 对象的总数。

命名空间:  WebSvcAdmin
程序集:  ProjectServerServices(位于 ProjectServerServices.dll 中)

语法

声明
<BrowsableAttribute(False)> _
Public ReadOnly Property Count As Integer
    Get
用法
Dim instance As TimesheetManagersDataSet.TimesheetManagersDataTable
Dim value As Integer

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

属性值

类型:System.Int32
行对象的数目。

另请参阅

引用

TimesheetManagersDataSet.TimesheetManagersDataTable 类

TimesheetManagersDataSet.TimesheetManagersDataTable 成员

WebSvcAdmin 命名空间