Share via


ProjectDataSet.AssignmentRow.SetASSN_START_DATENull method

Sets the ASSN_START_DATE property to a null value.

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

Syntax

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

instance.SetASSN_START_DATENull()
public void SetASSN_START_DATENull()

See also

Reference

ProjectDataSet.AssignmentRow class

ProjectDataSet.AssignmentRow members

WebSvcProject namespace