ResourceDataSet.CalendarExceptionsRow.SetShift4StartNull Method
Sets the Shift4Start property to a null value.
Namespace: [Resource Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/Resource.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/Resource.asmx?wsdl
Syntax
'Declaration
Public Sub SetShift4StartNull
'Usage
Dim instance As ResourceDataSet.CalendarExceptionsRow
instance.SetShift4StartNull()
public void SetShift4StartNull()
See Also
Reference
ResourceDataSet.CalendarExceptionsRow Class