TimesheetDataSet.LinesRow.SetTS_LINE_CACHED_PROJ_REVISION_COUNTERNull method
Sets the TS_LINE_CACHED_PROJ_REVISION_COUNTER property to a null value.
Namespace: WebSvcTimeSheet
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetTS_LINE_CACHED_PROJ_REVISION_COUNTERNull
'Usage
Dim instance As TimesheetDataSet.LinesRow
instance.SetTS_LINE_CACHED_PROJ_REVISION_COUNTERNull()
public void SetTS_LINE_CACHED_PROJ_REVISION_COUNTERNull()
See also
Reference
TimesheetDataSet.LinesRow class