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