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