TimesheetListDataSet.TimesheetsRow.IsTLastActionCachedResNameNull - Méthode
Détermine si la propriété TLastActionCachedResName est définie sur une valeur null.
Espace de noms : WebSvcTimeSheet
Assembly : ProjectServerServices (dans ProjectServerServices.dll)
Syntaxe
'Déclaration
Public Function IsTLastActionCachedResNameNull As Boolean
'Utilisation
Dim instance As TimesheetListDataSet.TimesheetsRow
Dim returnValue As Boolean
returnValue = instance.IsTLastActionCachedResNameNull()
public bool IsTLastActionCachedResNameNull()
Valeur renvoyée
Type : System.Boolean
Voir aussi
Référence
TimesheetListDataSet.TimesheetsRow classe