TimesheetDataSet.CustomFieldsRow.SetFIELD_TYPE_ENUMNull Method

Sets the FIELD_TYPE_ENUM property to a a null reference (Nothing in Visual Basic) value.

Namespace:  WebSvcTimeSheet
Assembly:  ProjectServerWebServices (in ProjectServerWebServices.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

TimesheetDataSet.CustomFieldsRow Members

WebSvcTimeSheet Namespace