TimesheetDataSet.HeadersRow.SetTS_WEEK_STARTS_ONNull method
Sets the TS_WEEK_STARTS_ON property to a null value.
Namespace: WebSvcTimeSheet
Assembly: ProjectServerServices (in ProjectServerServices.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