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