TimesheetLineClassDataSet.LineClassesRow.SetTS_LINE_CLASS_IS_EDITABLENull Method
Sets the MOD_DATE property to a null value.
Namespace: WebSvcAdmin
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Public Sub SetTS_LINE_CLASS_IS_EDITABLENull
'Usage
Dim instance As TimesheetLineClassDataSet.LineClassesRow
instance.SetTS_LINE_CLASS_IS_EDITABLENull()
public void SetTS_LINE_CLASS_IS_EDITABLENull()
See Also
Reference
TimesheetLineClassDataSet.LineClassesRow Class