ProjectTimesheetLinesDataSet.CustomFieldsRow.SetCODE_TEXT_VALUENull method
Sets the CODE_TEXT_VALUE property to a null value.
Namespace: WebSvcTimeSheet
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetCODE_TEXT_VALUENull
'Usage
Dim instance As ProjectTimesheetLinesDataSet.CustomFieldsRow
instance.SetCODE_TEXT_VALUENull()
public void SetCODE_TEXT_VALUENull()
See also
Reference
ProjectTimesheetLinesDataSet.CustomFieldsRow class