ProjectDataSet.AssignmentRow.SetRES_UID_OWNERNull method
Define a propriedade RES_UID_OWNER como um valor nulo.
Namespace: WebSvcProject
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaração
Public Sub SetRES_UID_OWNERNull
'Uso
Dim instance As ProjectDataSet.AssignmentRow
instance.SetRES_UID_OWNERNull()
public void SetRES_UID_OWNERNull()
Ver também
Referência
ProjectDataSet.AssignmentRow class