共用方式為


TimesheetListDataSet.TimesheetsDataTable.Count 屬性

在TimesheetsDataTable中取得資料列物件數。

命名空間:  WebSvcTimeSheet
組件:  ProjectServerServices (在 ProjectServerServices.dll 中)

語法

'宣告
<BrowsableAttribute(False)> _
Public ReadOnly Property Count As Integer
    Get
'用途
Dim instance As TimesheetListDataSet.TimesheetsDataTable
Dim value As Integer

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

屬性值

類型:System.Int32
資料列數目。

請參閱

參照

TimesheetListDataSet.TimesheetsDataTable 類別

TimesheetListDataSet.TimesheetsDataTable 成員

WebSvcTimeSheet 命名空間