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