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