StatusingDataSet.TasksRow.SetTB_BASE_FINISHNull method
Sets the TB_BASE_FINISH property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcStatusing
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetTB_BASE_FINISHNull
'Usage
Dim instance As StatusingDataSet.TasksRow
instance.SetTB_BASE_FINISHNull()
public void SetTB_BASE_FINISHNull()
See also
Reference
StatusingDataSet.TasksRow class