Share via


ProjectDataSet.ProjectRow.SetPROJ_PROP_KEYWORDSNull method

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

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

Syntax

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

instance.SetPROJ_PROP_KEYWORDSNull()
public void SetPROJ_PROP_KEYWORDSNull()

See also

Reference

ProjectDataSet.ProjectRow class

ProjectDataSet.ProjectRow members

WebSvcStatusing namespace