Share via


TimesheetLineClassDataSet.LineClassesRow.IsTS_LINE_CLASS_NEED_APPROVALNull Method

Determines whether the TS_LINE_CLASS_NEED_APPROVAL property is set to a null reference (Nothing in Visual Basic).

Namespace:  [Admin Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/Admin.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/Admin.asmx?wsdl

Syntax

'Declaration
Public Function IsTS_LINE_CLASS_NEED_APPROVALNull As Boolean
'Usage
Dim instance As TimesheetLineClassDataSet.LineClassesRow
Dim returnValue As Boolean

returnValue = instance.IsTS_LINE_CLASS_NEED_APPROVALNull()
public bool IsTS_LINE_CLASS_NEED_APPROVALNull()

Return Value

Type: System.Boolean

See Also

Reference

TimesheetLineClassDataSet.LineClassesRow Class

TimesheetLineClassDataSet.LineClassesRow Members

Admin Web Service