Share via


ProjectDataSet.ProjectCustomFieldsRow.SetFIELD_TYPE_ENUMNull method

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

Namespace:  WebSvcStatusing
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

WebSvcStatusing namespace