ImportTimesheetDataSet.Lines Property
Namespace: WebSvcStatusing
Assembly: ProjectServerWebServices (in ProjectServerWebServices.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