ResourceDataSet.ResourceRatesRow.SetRES_COST_PER_USENull method
Sets the RES_COST_PER_USE property to a null value.
Namespace: WebSvcTimeSheet
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetRES_COST_PER_USENull
'Usage
Dim instance As ResourceDataSet.ResourceRatesRow
instance.SetRES_COST_PER_USENull()
public void SetRES_COST_PER_USENull()
See also
Reference
ResourceDataSet.ResourceRatesRow class