UnsubmittedTimesheetDataSet.TimePeriodsRow.SetTS_STATUS_ENUMNull Method
Sets the TS_STATUS_ENUM property to a null value.
Namespace: WebSvcAdmin
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Public Sub SetTS_STATUS_ENUMNull
'Usage
Dim instance As UnsubmittedTimesheetDataSet.TimePeriodsRow
instance.SetTS_STATUS_ENUMNull()
public void SetTS_STATUS_ENUMNull()
See Also
Reference
UnsubmittedTimesheetDataSet.TimePeriodsRow Class