ProjectDataSet.ProjectResourceRow.SetRES_STD_RATENull Method
Sets the RES_STD_RATE property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcStatusing
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Public Sub SetRES_STD_RATENull
'Usage
Dim instance As ProjectDataSet.ProjectResourceRow
instance.SetRES_STD_RATENull()
public void SetRES_STD_RATENull()
See Also
Reference
ProjectDataSet.ProjectResourceRow Class