del método TimesheetListDataSet.TimesheetsRow.IsTLastActionCachedResNameNull
Determina si la propiedad TLastActionCachedResName se establece en un valor nulo.
Espacio de nombres: WebSvcTimeSheet
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
Public Function IsTLastActionCachedResNameNull As Boolean
'Uso
Dim instance As TimesheetListDataSet.TimesheetsRow
Dim returnValue As Boolean
returnValue = instance.IsTLastActionCachedResNameNull()
public bool IsTLastActionCachedResNameNull()
Valor devuelto
Tipo: System.Boolean
Vea también
Referencia
clase TimesheetListDataSet.TimesheetsRow