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