Share via


ResourceAssignmentDataSet.ResourceAssignmentRow.SetTASK_IS_SUMMARYNull Method

Sets the TASK_IS_SUMMARY property to a a null reference (Nothing in Visual Basic) value.

Namespace:  [Resource Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/Resource.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/Resource.asmx?wsdl

Syntax

'Declaration
Public Sub SetTASK_IS_SUMMARYNull
'Usage
Dim instance As ResourceAssignmentDataSet.ResourceAssignmentRow

instance.SetTASK_IS_SUMMARYNull()
public void SetTASK_IS_SUMMARYNull()

See Also

Reference

ResourceAssignmentDataSet.ResourceAssignmentRow Class

ResourceAssignmentDataSet.ResourceAssignmentRow Members

Resource Web Service