ResourceAssignmentDataSet.ResourceAssignmentRow.SetASSN_RESUME_DATENull method

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

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

Syntax

'Declaration
Public Sub SetASSN_RESUME_DATENull
'Usage
Dim instance As ResourceAssignmentDataSet.ResourceAssignmentRow

instance.SetASSN_RESUME_DATENull()
public void SetASSN_RESUME_DATENull()

See also

Reference

ResourceAssignmentDataSet.ResourceAssignmentRow class

ResourceAssignmentDataSet.ResourceAssignmentRow members

WebSvcResource namespace