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