Share via


ProjectDataSet.ProjectCustomFieldsRow.SetFIELD_TYPE_ENUMNull method

Sets the FIELD_TYPE_ENUM property to a null value.

Namespace:  WebSvcProject
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
Public Sub SetFIELD_TYPE_ENUMNull
'Usage
Dim instance As ProjectDataSet.ProjectCustomFieldsRow

instance.SetFIELD_TYPE_ENUMNull()
public void SetFIELD_TYPE_ENUMNull()

See also

Reference

ProjectDataSet.ProjectCustomFieldsRow class

ProjectDataSet.ProjectCustomFieldsRow members

WebSvcProject namespace