TimesheetDataSet.CustomFieldsRow.SetDUR_VALUENull-Methode
Legt die DUR_VALUE -Eigenschaft auf einen null-Wert fest.
Namespace: WebSvcTimeSheet
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetDUR_VALUENull
'Usage
Dim instance As TimesheetDataSet.CustomFieldsRow
instance.SetDUR_VALUENull()
public void SetDUR_VALUENull()
Siehe auch
Referenz
TimesheetDataSet.CustomFieldsRow Klasse