UnsubmittedTimesheetDataSet.TimePeriodsRow.SetTS_NAMENull method
Sets the TS_NAME() property to a null reference (Nothing in Visual Basic).
Namespace: WebSvcAdmin
Assembly: ProjectServerServices (in ProjectServerServices.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