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