StatusingDataSet.AssignmentsRow.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 StatusingDataSet.AssignmentsRow
instance.SetRES_UID_OWNERNull()
public void SetRES_UID_OWNERNull()
See Also
Reference
StatusingDataSet.AssignmentsRow Class