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