Share via


ProjectDataSet.ProjectRow.SetWPROJ_ISSUE_LIST_NAMENull method

Sets the WPROJ_ISSUE_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_ISSUE_LIST_NAMENull
'Usage
Dim instance As ProjectDataSet.ProjectRow

instance.SetWPROJ_ISSUE_LIST_NAMENull()
public void SetWPROJ_ISSUE_LIST_NAMENull()

See also

Reference

ProjectDataSet.ProjectRow class

ProjectDataSet.ProjectRow members

WebSvcStatusing namespace