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