TimesheetDataSet.LinesRow.SetTS_LINE_CACHED_PROJ_REVISION_RANKNull Method
Sets the TS_LINE_CACHED_PROJ_REVISION_RANK property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcTimeSheet
Assembly: ProjectServerWebServices (in ProjectServerWebServices.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