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