ResourceAssignmentDataSet.ResourceAssignmentRow.SetTASK_IS_SUMMARYNull method

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

Namespace:  WebSvcResource
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

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

WebSvcResource namespace