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