ProjectDataSet.ProjectRow.SetPROJ_LAST_SAVEDNull method

Sets the PROJ_LAST_SAVED property to a null value.

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

Syntax

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

instance.SetPROJ_LAST_SAVEDNull()
public void SetPROJ_LAST_SAVEDNull()

See also

Reference

ProjectDataSet.ProjectRow class

ProjectDataSet.ProjectRow members

WebSvcProject namespace