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