ProjectDataSet.AssignmentRow.SetASSN_RESUME_DATENull Method

Sets the ASSN_RESUME_DATE property to a null value.

Namespace:  WebSvcProject
Assembly:  ProjectServerWebServices (in ProjectServerWebServices.dll)

Syntax

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

instance.SetASSN_RESUME_DATENull()
public void SetASSN_RESUME_DATENull()

See Also

Reference

ProjectDataSet.AssignmentRow Class

ProjectDataSet.AssignmentRow Members

WebSvcProject Namespace