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