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