TimesheetDataSet.HeadersRow.SetTS_STATUS_ENUMNull method
Sets the TS_STATUS_ENUM property to a null value.
Namespace: WebSvcTimeSheet
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetTS_STATUS_ENUMNull
'Usage
Dim instance As TimesheetDataSet.HeadersRow
instance.SetTS_STATUS_ENUMNull()
public void SetTS_STATUS_ENUMNull()
See also
Reference
TimesheetDataSet.HeadersRow class