ProjectDataSet.ProjectResourceRow.SetRES_ACT_COSTNull method

Sets the RES_ACT_COST property to a null value.

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

Syntax

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

instance.SetRES_ACT_COSTNull()
public void SetRES_ACT_COSTNull()

See also

Reference

ProjectDataSet.ProjectResourceRow class

ProjectDataSet.ProjectResourceRow members

WebSvcProject namespace