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