ResourceDataSet.ResourceRatesRow.SetRES_COST_PER_USENull Method
Sets the RES_COST_PER_USE property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcTimeSheet
Assembly: ProjectServerWebServices (in ProjectServerWebServices.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