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