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