共用方式為


ImportTimesheetDataSet.Lines 屬性

取得匯入時程表的相關資訊。

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

語法

'宣告
<BrowsableAttribute(False)> _
Public ReadOnly Property Lines As ImportTimesheetDataSet.LinesDataTable
    Get
'用途
Dim instance As ImportTimesheetDataSet
Dim value As ImportTimesheetDataSet.LinesDataTable

value = instance.Lines
[BrowsableAttribute(false)]
public ImportTimesheetDataSet.LinesDataTable Lines { get; }

屬性值

類型:WebSvcStatusing.ImportTimesheetDataSet.LinesDataTable

請參閱

參照

ImportTimesheetDataSet 類別

ImportTimesheetDataSet 成員

WebSvcStatusing 命名空間