ProjectDataSet.ProjectRow.SetWPROJ_DESCRIPTIONNull method

Sets the WPROJ_DESCRIPTION property to a null value.

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

Syntax

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

instance.SetWPROJ_DESCRIPTIONNull()
public void SetWPROJ_DESCRIPTIONNull()

See also

Reference

ProjectDataSet.ProjectRow class

ProjectDataSet.ProjectRow members

WebSvcProject namespace