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