Share via


ImportTimesheetDataSet.Lines property

Gets information about imported timesheets.

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

Syntax

'Declaration
<BrowsableAttribute(False)> _
Public ReadOnly Property Lines As ImportTimesheetDataSet.LinesDataTable
    Get
'Usage
Dim instance As ImportTimesheetDataSet
Dim value As ImportTimesheetDataSet.LinesDataTable

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

Property value

Type: WebSvcStatusing.ImportTimesheetDataSet.LinesDataTable

See also

Reference

ImportTimesheetDataSet class

ImportTimesheetDataSet members

WebSvcStatusing namespace