ProjectDataSet.AssignmentRow.SetRES_UID_OWNERNull method
Sets the RES_UID_OWNER property to a null value.
Namespace: WebSvcProject
Assembly: ProjectServerServices (in ProjectServerServices.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