Share via


ResourceDataSet.ResourcesRow.SetMOD_DATENull method

Sets the MOD_DATE property to a null value.

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

Syntax

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

instance.SetMOD_DATENull()
public void SetMOD_DATENull()

See also

Reference

ResourceDataSet.ResourcesRow class

ResourceDataSet.ResourcesRow members

WebSvcResource namespace