ProjectDataSet.TaskRow.SetTASK_LATE_STARTNull method
Sets the TASK_LATE_START property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcStatusing
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetTASK_LATE_STARTNull
'Usage
Dim instance As ProjectDataSet.TaskRow
instance.SetTASK_LATE_STARTNull()
public void SetTASK_LATE_STARTNull()