TimesheetLineClassDataSet.LineClassesRow.SetTS_LINE_CLASS_NEED_APPROVALNull Method

Sets the TS_LINE_CLASS_NEED_APPROVAL property to a null value.

Namespace:  WebSvcAdmin
Assembly:  ProjectServerWebServices (in ProjectServerWebServices.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