ProjectDataSet.AssignmentRow.SetRES_UID_OWNERNull Method

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

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

Syntax

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

instance.SetRES_UID_OWNERNull()
public void SetRES_UID_OWNERNull()

See Also

Reference

ProjectDataSet.AssignmentRow Class

ProjectDataSet.AssignmentRow Members

WebSvcStatusing Namespace