TimesheetDataSet.CustomFieldsRow.SetINDICATOR_VALUENull Method
Sets the INDICATOR_VALUE property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcTimeSheet
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Public Sub SetINDICATOR_VALUENull
'Usage
Dim instance As TimesheetDataSet.CustomFieldsRow
instance.SetINDICATOR_VALUENull()
public void SetINDICATOR_VALUENull()
See Also
Reference
TimesheetDataSet.CustomFieldsRow Class