ProjectDataSet.AssignmentRow.SetASSN_DELAYNull Method

Sets the ASSN_DELAY property to a null value.

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

Syntax

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

instance.SetASSN_DELAYNull()
public void SetASSN_DELAYNull()

See Also

Reference

ProjectDataSet.AssignmentRow Class

ProjectDataSet.AssignmentRow Members

WebSvcProject Namespace