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