StatusingDataSet.AssignmentsRow.SetTASK_IS_SUMMARYNull Method
Sets the TASK_IS_SUMMARY property to a a null reference (Nothing in Visual Basic) value.
Namespace: [Statusing Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/Statusing.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/Statusing.asmx?wsdl
Syntax
'Declaration
Public Sub SetTASK_IS_SUMMARYNull
'Usage
Dim instance As StatusingDataSet.AssignmentsRow
instance.SetTASK_IS_SUMMARYNull()
public void SetTASK_IS_SUMMARYNull()
See Also
Reference
StatusingDataSet.AssignmentsRow Class