ProjectDataSet.TaskRow.SetTB_STARTNull Method
Sets the TB_START() property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcProject
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Public Sub SetTB_STARTNull
'Usage
Dim instance As ProjectDataSet.TaskRow
instance.SetTB_STARTNull()
public void SetTB_STARTNull()