ProjectDataSet.ProjectRow.SetPROJ_STALE_FLAGSNull method

Sets the PROJ_STALE_FLAGS property to a null value.

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

Syntax

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

instance.SetPROJ_STALE_FLAGSNull()
public void SetPROJ_STALE_FLAGSNull()

See also

Reference

ProjectDataSet.ProjectRow class

ProjectDataSet.ProjectRow members

WebSvcProject namespace