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