ResourceDataSet.ResourcesRow.SetRES_MATERIAL_LABELNull método
Define a propriedade RES_MATERIAL_LABEL para um valor nulo.
Namespace: WebSvcTimeSheet
Assembly: ProjectServerServices (em ProjectServerServices.dll)
Sintaxe
'Declaração
Public Sub SetRES_MATERIAL_LABELNull
'Uso
Dim instance As ResourceDataSet.ResourcesRow
instance.SetRES_MATERIAL_LABELNull()
public void SetRES_MATERIAL_LABELNull()
Ver também
Referência
ResourceDataSet.ResourcesRow classe