ImportTimesheetDataSet.LinesRow.IsTS_LINE_CLASS_NAMENull Method

Namespace:  WebSvcStatusing
Assembly:  ProjectServerWebServices (in ProjectServerWebServices.dll)

Syntax

'Declaration
Public Function IsTS_LINE_CLASS_NAMENull As Boolean
'Usage
Dim instance As ImportTimesheetDataSet.LinesRow
Dim returnValue As Boolean

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

Return Value

Type: System.Boolean

See Also

Reference

ImportTimesheetDataSet.LinesRow Class

ImportTimesheetDataSet.LinesRow Members

WebSvcStatusing Namespace