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