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