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