Share via


TimesheetListDataSet.TimesheetsRow.SetTS_NAMENull method

Sets the TS_NAME property to a null value.

Namespace:  WebSvcTimeSheet
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
Public Sub SetTS_NAMENull
'Usage
Dim instance As TimesheetListDataSet.TimesheetsRow

instance.SetTS_NAMENull()
public void SetTS_NAMENull()

See also

Reference

TimesheetListDataSet.TimesheetsRow class

TimesheetListDataSet.TimesheetsRow members

WebSvcTimeSheet namespace