TimesheetDataSet.HeadersRow.SetTS_PRELOAD_TYPENull method
Sets the TS_PRELOAD_TYPE property to a null value.
Namespace: WebSvcTimeSheet
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetTS_PRELOAD_TYPENull
'Usage
Dim instance As TimesheetDataSet.HeadersRow
instance.SetTS_PRELOAD_TYPENull()
public void SetTS_PRELOAD_TYPENull()
See also
Reference
TimesheetDataSet.HeadersRow class