ProjectDataSet.ProjectResourceRow.SetRES_COST_PER_USENull method
Sets the RES_COST_PER_USE property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcStatusing
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetRES_COST_PER_USENull
'Usage
Dim instance As ProjectDataSet.ProjectResourceRow
instance.SetRES_COST_PER_USENull()
public void SetRES_COST_PER_USENull()
See also
Reference
ProjectDataSet.ProjectResourceRow class