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