Share via


TimesheetListDataSet.TimesheetsRow.SetTS_STATUS_ENUMNull Method

Sets the TS_STATUS_ENUM property to a a null reference (Nothing in Visual Basic) value.

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

Syntax

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

instance.SetTS_STATUS_ENUMNull()
public void SetTS_STATUS_ENUMNull()

See Also

Reference

TimesheetListDataSet.TimesheetsRow Class

TimesheetListDataSet.TimesheetsRow Members

WebSvcTimeSheet Namespace