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