ProjectDataSet.ProjectRow.SetWPROJ_LAST_PUBNull method

Sets the WPROJ_LAST_PUB property to a null value.

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

Syntax

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

instance.SetWPROJ_LAST_PUBNull()
public void SetWPROJ_LAST_PUBNull()

See also

Reference

ProjectDataSet.ProjectRow class

ProjectDataSet.ProjectRow members

WebSvcProject namespace