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