Share via


ResourceDataSet.ResourcesRow.SetRES_HIRE_DATENull method

Sets the RES_HIRE_DATE property to a null value.

Namespace:  WebSvcWorkflow
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
Public Sub SetRES_HIRE_DATENull
'Usage
Dim instance As ResourceDataSet.ResourcesRow

instance.SetRES_HIRE_DATENull()
public void SetRES_HIRE_DATENull()

See also

Reference

ResourceDataSet.ResourcesRow class

ResourceDataSet.ResourcesRow members

WebSvcWorkflow namespace