TimesheetDataSet.HeadersRow.SetTS_WEEK_STARTS_ONNull Method

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

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

Syntax

'Declaration
Public Sub SetTS_WEEK_STARTS_ONNull
'Usage
Dim instance As TimesheetDataSet.HeadersRow

instance.SetTS_WEEK_STARTS_ONNull()
public void SetTS_WEEK_STARTS_ONNull()

See Also

Reference

TimesheetDataSet.HeadersRow Class

TimesheetDataSet.HeadersRow Members

WebSvcTimeSheet Namespace