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