ProjectDataSet.ProjectResourceRow.SetRES_OVT_COSTNull method

Sets the RES_OVT_COST property to a null value.

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

Syntax

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

instance.SetRES_OVT_COSTNull()
public void SetRES_OVT_COSTNull()

See also

Reference

ProjectDataSet.ProjectResourceRow class

ProjectDataSet.ProjectResourceRow members

WebSvcProject namespace