Share via


TimesheetLineClassDataSet.LineClassesRow.SetTS_LINE_CLASS_NEED_APPROVALNull method

Sets the TS_LINE_CLASS_NEED_APPROVAL property to a null reference (Nothing in Visual Basic).

Namespace:  WebSvcAdmin
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
Public Sub SetTS_LINE_CLASS_NEED_APPROVALNull
'Usage
Dim instance As TimesheetLineClassDataSet.LineClassesRow

instance.SetTS_LINE_CLASS_NEED_APPROVALNull()
public void SetTS_LINE_CLASS_NEED_APPROVALNull()

See also

Reference

TimesheetLineClassDataSet.LineClassesRow class

TimesheetLineClassDataSet.LineClassesRow members

WebSvcAdmin namespace