TimesheetListDataSet.TimesheetsRow.IsRES_TIMESHEET_MGR_UIDNull-Methode
Bestimmt, ob die RES_TIMESHEET_MGR_UID -Eigenschaft auf einen null-Wert festgelegt ist.
Namespace: WebSvcTimeSheet
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Function IsRES_TIMESHEET_MGR_UIDNull As Boolean
'Usage
Dim instance As TimesheetListDataSet.TimesheetsRow
Dim returnValue As Boolean
returnValue = instance.IsRES_TIMESHEET_MGR_UIDNull()
public bool IsRES_TIMESHEET_MGR_UIDNull()
Rückgabewert
Typ: System.Boolean
Siehe auch
Referenz
TimesheetListDataSet.TimesheetsRow Klasse