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