Share via


ProjectDataSet.AssignmentRow.SetMOD_DATENull method

Sets the MOD_DATE property to a a null reference (Nothing in Visual Basic) value.

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

Syntax

'Declaration
Public Sub SetMOD_DATENull
'Usage
Dim instance As ProjectDataSet.AssignmentRow

instance.SetMOD_DATENull()
public void SetMOD_DATENull()

See also

Reference

ProjectDataSet.AssignmentRow class

ProjectDataSet.AssignmentRow members

WebSvcStatusing namespace