ProjectDataSet.AssignmentRow.SetASSN_LEVELING_DELAYNull method
Sets the ASSN_LEVELING_DELAY property to a null value.
Namespace: WebSvcProject
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetASSN_LEVELING_DELAYNull
'Usage
Dim instance As ProjectDataSet.AssignmentRow
instance.SetASSN_LEVELING_DELAYNull()
public void SetASSN_LEVELING_DELAYNull()
See also
Reference
ProjectDataSet.AssignmentRow class