ProjectDataSet.ProjectResourceRow.SetRES_OVT_RATENull Method
Sets the RES_OVT_RATE property to a null value.
Namespace: WebSvcProject
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Public Sub SetRES_OVT_RATENull
'Usage
Dim instance As ProjectDataSet.ProjectResourceRow
instance.SetRES_OVT_RATENull()
public void SetRES_OVT_RATENull()
See Also
Reference
ProjectDataSet.ProjectResourceRow Class