StatusingDataSet.TasksRow.SetTASK_OPTINDXNull Method
Sets the TASK_OPTINDX() property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcStatusing
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Public Sub SetTASK_OPTINDXNull
'Usage
Dim instance As StatusingDataSet.TasksRow
instance.SetTASK_OPTINDXNull()
public void SetTASK_OPTINDXNull()
See Also
Reference
StatusingDataSet.TasksRow Class