TimesheetDataSet.LinesRow.SetTS_LINE_ASSN_LAST_WORKNull method
Determines whether the TS_LINE_ASSN_LAST_WORK property is set to a null value.
Namespace: WebSvcTimeSheet
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetTS_LINE_ASSN_LAST_WORKNull
'Usage
Dim instance As TimesheetDataSet.LinesRow
instance.SetTS_LINE_ASSN_LAST_WORKNull()
public void SetTS_LINE_ASSN_LAST_WORKNull()
See also
Reference
TimesheetDataSet.LinesRow class