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