ProjectDataSet.ProjectResourceRow.SetRES_PCT_WORK_COMPLETENull method

Sets the RES_PCT_WORK_COMPLETE property to a null value.

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

Syntax

'Declaration
Public Sub SetRES_PCT_WORK_COMPLETENull
'Usage
Dim instance As ProjectDataSet.ProjectResourceRow

instance.SetRES_PCT_WORK_COMPLETENull()
public void SetRES_PCT_WORK_COMPLETENull()

See also

Reference

ProjectDataSet.ProjectResourceRow class

ProjectDataSet.ProjectResourceRow members

WebSvcProject namespace