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