Share via


TimesheetDataSet.HeadersRow.IsRES_TIMESHEET_MGR_UIDNull Method

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

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

Syntax

'Declaration
Public Function IsRES_TIMESHEET_MGR_UIDNull As Boolean
'Usage
Dim instance As TimesheetDataSet.HeadersRow
Dim returnValue As Boolean

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

Return Value

Type: System.Boolean

See Also

Reference

TimesheetDataSet.HeadersRow Class

TimesheetDataSet.HeadersRow Members

WebSvcTimeSheet Namespace