StatusingDataSet.TasksRow.SetTASK_START_DATENull Method
Sets the TASK_START_DATE() property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcStatusing
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Public Sub SetTASK_START_DATENull
'Usage
Dim instance As StatusingDataSet.TasksRow
instance.SetTASK_START_DATENull()
public void SetTASK_START_DATENull()
See Also
Reference
StatusingDataSet.TasksRow Class