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