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