UnsubmittedTimesheetDataSet.TimePeriods Property
Namespace: WebSvcAdmin
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
<BrowsableAttribute(False)> _
Public ReadOnly Property TimePeriods As UnsubmittedTimesheetDataSet.TimePeriodsDataTable
Get
'Usage
Dim instance As UnsubmittedTimesheetDataSet
Dim value As UnsubmittedTimesheetDataSet.TimePeriodsDataTable
value = instance.TimePeriods
[BrowsableAttribute(false)]
public UnsubmittedTimesheetDataSet.TimePeriodsDataTable TimePeriods { get; }
Property Value
Type: WebSvcAdmin.UnsubmittedTimesheetDataSet.TimePeriodsDataTable
See Also
Reference
UnsubmittedTimesheetDataSet Class