ProjectDataSet.ProjectRow.SetPROJ_PROP_CATEGORYNull method

Sets the PROJ_PROP_CATEGORY property to a null value.

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

Syntax

'Declaration
Public Sub SetPROJ_PROP_CATEGORYNull
'Usage
Dim instance As ProjectDataSet.ProjectRow

instance.SetPROJ_PROP_CATEGORYNull()
public void SetPROJ_PROP_CATEGORYNull()

See also

Reference

ProjectDataSet.ProjectRow class

ProjectDataSet.ProjectRow members

WebSvcProject namespace