StatusingDataSet.TasksRow.SetTASK_OPTINDXNull method
Sets the TASK_OPTINDX property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcStatusing
Assembly: ProjectServerServices (in ProjectServerServices.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