TimesheetDataSet.ActualsRow.SetTS_ACT_OVT_VALUENull Method

Sets the TS_ACT_OVT_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_OVT_VALUENull
'Usage
Dim instance As TimesheetDataSet.ActualsRow

instance.SetTS_ACT_OVT_VALUENull()
public void SetTS_ACT_OVT_VALUENull()

See Also

Reference

TimesheetDataSet.ActualsRow Class

TimesheetDataSet.ActualsRow Members

WebSvcTimeSheet Namespace