Share via


ProjectDataSet.ProjectRow.SetWPROJ_DESCRIPTIONNull method

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

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

WebSvcStatusing namespace