TimesheetDataSet.HeadersRow.SetTS_IS_PROCESSEDNull Method
Sets the TS_IS_PROCESSED() property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcTimeSheet
Assembly: ProjectServerWebServices (in ProjectServerWebServices.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