ProjectDataSet.TaskCustomFieldsRow.SetFIELD_TYPE_ENUMNull Method
Sets the FIELD_TYPE_ENUM property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcStatusing
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Public Sub SetFIELD_TYPE_ENUMNull
'Usage
Dim instance As ProjectDataSet.TaskCustomFieldsRow
instance.SetFIELD_TYPE_ENUMNull()
public void SetFIELD_TYPE_ENUMNull()
See Also
Reference
ProjectDataSet.TaskCustomFieldsRow Class