ProjectDataSet.TaskCustomFieldsRow.SetFLAG_VALUENull method

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

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

Syntax

'Declaration
Public Sub SetFLAG_VALUENull
'Usage
Dim instance As ProjectDataSet.TaskCustomFieldsRow

instance.SetFLAG_VALUENull()
public void SetFLAG_VALUENull()

See also

Reference

ProjectDataSet.TaskCustomFieldsRow class

ProjectDataSet.TaskCustomFieldsRow members

WebSvcStatusing namespace