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