Share via


ProjectDataSet.ProjectRow.SetWPROJ_RISK_LIST_NAMENull method

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

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

Syntax

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

instance.SetWPROJ_RISK_LIST_NAMENull()
public void SetWPROJ_RISK_LIST_NAMENull()

See also

Reference

ProjectDataSet.ProjectRow class

ProjectDataSet.ProjectRow members

WebSvcStatusing namespace