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