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