Share via


ProjectDataSet.AssignmentRow.SetASSN_PARENT_UIDNull method

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

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

Syntax

'Declaration
Public Sub SetASSN_PARENT_UIDNull
'Usage
Dim instance As ProjectDataSet.AssignmentRow

instance.SetASSN_PARENT_UIDNull()
public void SetASSN_PARENT_UIDNull()

See also

Reference

ProjectDataSet.AssignmentRow class

ProjectDataSet.AssignmentRow members

WebSvcStatusing namespace