TimesheetDataSet.HeadersRow.SetRES_TIMESHEET_MGR_UIDNull method
Sets the RES_TIMESHEET_MGR_UID property to a null value.
Namespace: WebSvcTimeSheet
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetRES_TIMESHEET_MGR_UIDNull
'Usage
Dim instance As TimesheetDataSet.HeadersRow
instance.SetRES_TIMESHEET_MGR_UIDNull()
public void SetRES_TIMESHEET_MGR_UIDNull()
See also
Reference
TimesheetDataSet.HeadersRow class